[dxut] Update version to august 2024(11.32) (#41179)

This commit is contained in:
Frank 2024-09-26 14:40:51 +00:00 committed by GitHub
parent 3d89599850
commit d6986ce98b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 10 additions and 6 deletions

View File

@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO microsoft/DXUT
REF jun2023
SHA512 72a322fcf062d0f52d0e854660e48943d0e10e7856019ad5bc0b37bcb2bde909d6fbc315e04e2b90a13a50a05129b8787159791ec525f5003f0c090dce9a7d42
REF aug2024
SHA512 9ae3ff34308446b9d145306c4eee6a70319c103540e76e3df305bed6b9d4348b508976d930fbbaac29d560879afc5e53367bdd81142a02920dd28c4fc9013136
HEAD_REF main
)

View File

@ -1,7 +1,6 @@
{
"name": "dxut",
"version": "11.31",
"port-version": 3,
"version": "11.32",
"description": "A \"GLUT\"-like framework for Direct3D 11.x Win32 desktop applications",
"homepage": "https://github.com/Microsoft/DXUT",
"documentation": "https://github.com/microsoft/DXUT/wiki",

View File

@ -2441,8 +2441,8 @@
"port-version": 7
},
"dxut": {
"baseline": "11.31",
"port-version": 3
"baseline": "11.32",
"port-version": 0
},
"dylib": {
"baseline": "2.2.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "29cf0312b7785d2d104d51c34bd6dd7ca40a3d48",
"version": "11.32",
"port-version": 0
},
{
"git-tree": "0a23af22ce7047b4caba055c92bb2c7f31571321",
"version": "11.31",