[dxut] update for February 2023 release (#29623)

* [dxut] update for February 2023 release'

* Update baseline
This commit is contained in:
Chuck Walbourn 2023-02-13 08:17:39 -08:00 committed by GitHub
parent 89f522a548
commit a438cf6fea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 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 dec2022b
SHA512 2af04127e40d6037e19fe396993f332b36de15264ddf9690414a377816824a4b5b238263b0fd65592911237b25d8fddb1c1d32c968c3516ca3672b0454cd6d0b
REF feb2023
SHA512 c436fa29a0bf61818df100d66e907f7bd42b93a6a5571238db65c4dfab7d31be130fe61db9040ab06b4d6ec33d209c387d5ae9f8501daa0c53a579ec9cd24697
HEAD_REF main
)

View File

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

View File

@ -2141,7 +2141,7 @@
"port-version": 4
},
"dxut": {
"baseline": "11.30",
"baseline": "11.31",
"port-version": 1
},
"eabase": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "6f6db537bddc74fb2d3c03d675f96af414d9aea9",
"version": "11.31",
"port-version": 1
},
{
"git-tree": "1a390de74f3bb95746d9e2fb6756209ed2a2248a",
"version": "11.30",