vcpkg/ports/openvr/vcpkg.json
chausner cdf7ef172b
[openvr] Update to 1.23.7 (#29100)
* Update openvr to 1.23.7

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-24 00:44:45 -08:00

9 lines
369 B
JSON

{
"name": "openvr",
"version": "1.23.7",
"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.",
"homepage": "https://github.com/ValveSoftware/openvr",
"license": "BSD-3-Clause",
"supports": "!(arm | uwp | osx | android)"
}