Skip to content

Commit

Permalink
Bumping vcpkg versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Honeybunch committed Sep 5, 2024
1 parent 8491ee0 commit 1dcdeaa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 30 deletions.
29 changes: 1 addition & 28 deletions vcpkg-configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"default-registry": {
"kind": "git",
"repository": "https://github.com/Microsoft/vcpkg",
"baseline": "db19a19ba88b8e750ffe3642dc0f80821260083d"
"baseline": "91d888703f251c13111c1b889be1f350c4ceb7ab"
},
"registries": [
{
Expand All @@ -26,33 +26,6 @@
"flatbuffers"
],
"reference": "steam-audio"
},
{
"kind": "git",
"repository": "https://github.com/Honeybunch/vcpkg",
"baseline": "e0a6a4cb96848a2e6d52346f2bca8218d6581149",
"packages": [
"enkits"
],
"reference": "enkits"
},
{
"kind": "git",
"repository": "https://github.com/Honeybunch/vcpkg",
"baseline": "7c791c2450528ecbf64fdfa5acb36f8a887f6980",
"packages": [
"ktx"
],
"reference": "ktx"
},
{
"kind": "git",
"repository": "https://github.com/Honeybunch/vcpkg",
"baseline": "6d56fcba5f6858f9e89a8a337855e15d3314435e",
"packages": [
"shader-slang"
],
"reference": "slang"
}
]
}
8 changes: 6 additions & 2 deletions vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@
"name": "cgltf",
"version": "1.14"
},
{
"name": "flecs",
"version": "3.2.11"
},
{
"name": "enkits",
"version": "1.11",
Expand All @@ -74,7 +78,7 @@
},
{
"name": "meshoptimizer",
"version": "0.20"
"version": "0.21"
},
{
"name": "mimalloc",
Expand All @@ -94,7 +98,7 @@
},
{
"name": "tracy",
"version": "0.11.0"
"version": "0.11.1"
},
{
"name": "volk",
Expand Down

0 comments on commit 1dcdeaa

Please sign in to comment.