mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-18 13:17:55 +08:00
[directxtk12] Update library to oct2019 (#8725)
This commit is contained in:
parent
0b13d1015a
commit
1d3f140a8f
@ -1,4 +1,4 @@
|
||||
Source: directxtk12
|
||||
Version: aug2019
|
||||
Version: oct2019
|
||||
Homepage: https://walbourn.github.io/directx-tool-kit-for-directx-12
|
||||
Description: A collection of helper classes for writing DirectX 12 code in C++.
|
||||
|
@ -9,8 +9,8 @@ endif()
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Microsoft/DirectXTK12
|
||||
REF aug2019
|
||||
SHA512 e1f31a4d2d1963c9de507f723bdd6c1626c61c6b3c1585c6ed7c587d14dc090fec5114c7cec00eecb2c70f11e668581d423a68aa94444931370a0c93ca2daa24
|
||||
REF oct2019
|
||||
SHA512 10ad63b35574900b8f68f7f836b1d3056d3e862ce2ff0707809fafd97c64bc9fd1ff402a2c4c237d7aee75a876762425c9d13bc2bd242ed4eb9c4d76ba3fc685
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user