diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-12-14 17:00:47 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-01-09 12:27:19 -0800 |
| commit | bb1bb1c94a72b891883efa6522791620ef3bbc0f (patch) | |
| tree | 841552caea8bf21ff6a7dc66c62e8e00063bb437 /ports/directxtk | |
| parent | 11286693b0745dc97246170e06d9e1547a8ce0fd (diff) | |
| download | vcpkg-bb1bb1c94a72b891883efa6522791620ef3bbc0f.tar.gz vcpkg-bb1bb1c94a72b891883efa6522791620ef3bbc0f.zip | |
Updates 2018.12.14
Diffstat (limited to 'ports/directxtk')
| -rw-r--r-- | ports/directxtk/CONTROL | 2 | ||||
| -rw-r--r-- | ports/directxtk/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/directxtk/CONTROL b/ports/directxtk/CONTROL index 100f7f99a..c3e9b194c 100644 --- a/ports/directxtk/CONTROL +++ b/ports/directxtk/CONTROL @@ -1,3 +1,3 @@ Source: directxtk -Version: oct2018b +Version: nov2018 Description: A collection of helper classes for writing DirectX 11.x code in C++. diff --git a/ports/directxtk/portfile.cmake b/ports/directxtk/portfile.cmake index 2e6267bad..16828462e 100644 --- a/ports/directxtk/portfile.cmake +++ b/ports/directxtk/portfile.cmake @@ -12,8 +12,8 @@ endif() vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO Microsoft/DirectXTK - REF oct2018b - SHA512 d9eb0d0537dd6638bfe089bbaa77ad4c4065d43c53143686e60b8c62814f1c7a0fc9a0361a418b1f0fa0881faa14c92c604fffb6670dd8c1260e67d56fea9bab + REF nov2018 + SHA512 ee696245c914c1ede99c12d301e15f3d70ae7a0375b6c6f94afcbb1fd1a80844d1cd053a87f66c2008394a1b8f1165db0e835344a0311f0a8418c32aff9f592a HEAD_REF master ) |
