[libnick] Update to 2024.10.0 (#41623)

This commit is contained in:
Nick Logozzo 2024-10-18 01:15:48 -04:00 committed by GitHub
parent 5bc4564566
commit 5c3eeb34ca
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 ae8ab0423fa6cebdad88b8c85aedba308aef0c2a77753943f854d168975b4807c851d50aa4dad8359dcfd7c8b57bb3869269a7a80202f35758272831819f3c3d
SHA512 b8b6fc636842b8731d423b97a3aee45a18aba58a56d1475e1e7a3b5614b2f5f99a9fd11a8520451ec2331f2fc4bfb616be615b87fcee0df445efc8bb665790ce
HEAD_REF main
)

View File

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

View File

@ -4825,7 +4825,7 @@
"port-version": 0
},
"libnick": {
"baseline": "2024.9.2",
"baseline": "2024.10.0",
"port-version": 0
},
"libnoise": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "0262401911d577088634f62e69b4771b5b63cd4f",
"version": "2024.10.0",
"port-version": 0
},
{
"git-tree": "fb991611c3568914d479f4b086445eee0b5d3fb1",
"version": "2024.9.2",