diff options
| author | Rémy Tassoux <contact@rt2.fr> | 2020-07-06 21:51:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-06 12:51:58 -0700 |
| commit | 7c5e2356f144e065f6099b2bbd6a29cf2d08e263 (patch) | |
| tree | 3fcfaac36d5b73a838512279919a1331756aeecc /ports/openvr/CONTROL | |
| parent | 8eda81cc4dfbf9700cd36e280b6ad74d467ed9a3 (diff) | |
| download | vcpkg-7c5e2356f144e065f6099b2bbd6a29cf2d08e263.tar.gz vcpkg-7c5e2356f144e065f6099b2bbd6a29cf2d08e263.zip | |
[openvr] Update to 1.12.5 (#12219)
* [openvr] Update to 1.12.5
https://github.com/ValveSoftware/openvr/releases/tag/v1.12.5
* [openvr] Fix static build faillure
* [openvr] revert aa222ad9f8fdc040dc5929138d9ed3c09ca215cd
* [openvr] update ci.baseline.txt
Diffstat (limited to 'ports/openvr/CONTROL')
| -rw-r--r-- | ports/openvr/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/openvr/CONTROL b/ports/openvr/CONTROL index ada8687b5..bf99e3907 100644 --- a/ports/openvr/CONTROL +++ b/ports/openvr/CONTROL @@ -1,5 +1,5 @@ Source: openvr -Version: 1.10.30 +Version: 1.12.5 Homepage: https://github.com/ValveSoftware/openvr Description: an API and runtime that allows access to VR hardware from multiple vendors without requiring that applications have specific knowledge of the hardware they are targeting. Supports: !(arm|uwp|osx|android)
\ No newline at end of file |
