Skip to content

Commit

Permalink
[d3d12-transition-layer] update to 2024-09-14
Browse files Browse the repository at this point in the history
  • Loading branch information
luncliff committed Oct 4, 2024
1 parent e374835 commit 3bebe32
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ports/d3d12-transition-layer/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO microsoft/D3D12TranslationLayer
REF 315ca769aeed49bb84f72a8d5551951ba092ccd8
SHA512 960c1eaa6f497555c4655e03fc930d85dcf32557a412e4921d10018232a4cff660a3943afac18e6d4d0509956a06ff55f8bfeadc496e4219a3f1b70f983a7b57
REF 36a736f3776b2a886599f1dd17b868cafdac5d7b
SHA512 ded991cedcd001992bd9e61b4c36d3e5b9c576231b9c90c79dc7fdff4508d4ad68d68b4715301f4512dee0d7d5dcfad15946fc87919ba6466f039891eafda49d
PATCHES
fix-vcpkg.patch
HEAD_REF master
Expand Down
2 changes: 1 addition & 1 deletion ports/d3d12-transition-layer/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "d3d12-transition-layer",
"version-date": "2024-07-25",
"version-date": "2024-09-14",
"description": "A library containing utilities for mapping higher-level graphics work to D3D12",
"homepage": "https://github.com/microsoft/D3D12TranslationLayer",
"license": "MIT",
Expand Down

0 comments on commit 3bebe32

Please sign in to comment.