[libnick] Update to 2024.2.3 (#36758)

* [libnick] update to 2024.2.3

* update versions
This commit is contained in:
Nick Logozzo 2024-02-14 18:06:11 -05:00 committed by GitHub
parent a6ba880032
commit 6176cdc54e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -6,7 +6,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO NickvisionApps/libnick
REF "${VERSION}"
SHA512 51d32e8d8a0765e2f914b89d2166433367164808625ae84f39c814d0042bf47ed327208e680506c861a8bc03476bae932a4c1509a62802e8015d160b6d701d72
SHA512 239e82f3a658d8b1e9dd261bd8b86e47f4bf399e70f7c2b297deb202af4a1b483753d3cf6738825136d4f6382ea10aa42a4e3a58d98c0405fc1ff70ea39ce4a6
HEAD_REF main
)

View File

@ -1,6 +1,6 @@
{
"name": "libnick",
"version": "2024.2.2",
"version": "2024.2.3",
"maintainers": "Nicholas Logozzo nlogozzo225@gmail.com",
"description": "A cross-platform base for native Nickvision applications.",
"homepage": "https://github.com/NickvisionApps/libnick",

View File

@ -4633,7 +4633,7 @@
"port-version": 3
},
"libnick": {
"baseline": "2024.2.2",
"baseline": "2024.2.3",
"port-version": 0
},
"libnoise": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "8b5421ff04134753e734fec703ca8d542d539380",
"version": "2024.2.3",
"port-version": 0
},
{
"git-tree": "dcdb05732b638141ea7f85cd945d125bf08ebd11",
"version": "2024.2.2",