diff options
| author | Rémy Tassoux <contact@rt2.fr> | 2020-11-17 23:45:32 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-17 14:45:32 -0800 |
| commit | 32c13c7ce883c2d07dad88c1ac8ada475acda474 (patch) | |
| tree | 90e4ee87c306a5730c58d947530c7718bfc615e7 /ports/directxtk12/CONTROL | |
| parent | 0b7e8c9e8ef7ce025ff19c92a0f80e2c48b5e855 (diff) | |
| download | vcpkg-32c13c7ce883c2d07dad88c1ac8ada475acda474.tar.gz vcpkg-32c13c7ce883c2d07dad88c1ac8ada475acda474.zip | |
[directxtk][directxtk12][directxtex][directxmesh] Update to latest version (#14539)
* [directxtk][directxtk12][directxtex][directxmesh] Update to latest version
https://github.com/microsoft/DirectXTK/releases/tag/nov2020
https://github.com/microsoft/DirectXTK12/releases/tag/nov2020
https://github.com/microsoft/DirectXTex/releases/tag/nov2020
https://github.com/microsoft/DirectXMesh/releases/tag/nov2020
* [directxlibs] Fix wrong port version
Diffstat (limited to 'ports/directxtk12/CONTROL')
| -rw-r--r-- | ports/directxtk12/CONTROL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/directxtk12/CONTROL b/ports/directxtk12/CONTROL index c5c30e5f0..4551b56c5 100644 --- a/ports/directxtk12/CONTROL +++ b/ports/directxtk12/CONTROL @@ -1,5 +1,4 @@ Source: directxtk12 -Version: sept2020 -Port-Version: 1 +Version: nov2020 Homepage: https://walbourn.github.io/directx-tool-kit-for-directx-12 Description: A collection of helper classes for writing DirectX 12 code in C++. |
