Skip to content

Commit

Permalink
Lock package versions to ones that were available around December 2022
Browse files Browse the repository at this point in the history
  • Loading branch information
xezno committed Sep 7, 2024
1 parent 72f1977 commit 9a6c193
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions Source/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,38 @@
{
"name": "fmt",
"version": "8.1.1"
},
{
"name": "glslang",
"version": "11.13.0"
},
{
"name": "glm",
"version": "0.9.9.8"
},
{
"name": "nethost",
"version": "6.0.5"
},
{
"name": "nlohmann-json",
"version": "3.11.2"
},
{
"name": "sdl2-image",
"version": "2.6.2"
},
{
"name": "spdlog",
"version": "1.11.0"
},
{
"name": "vulkan-memory-allocator",
"version": "3.0.0"
},
{
"name": "gamenetworkingsockets",
"version": "1.4.1"
}
]
}

0 comments on commit 9a6c193

Please sign in to comment.