vcpkg/versions/d-/detours.json
Pavel Curtis d528237995
Detours respects build type (#20776)
* Fix detours port to respect VCPKG_BUILD_TYPE

If the target triplet sets VCPKG_BUILD_TYPE, we can't assume that both '-rel' and 'dbg' build trees exist.

* Bump the port version number.

* Fix tree hash

* Add requested double-quotes around file paths.

* Update tree hash.

Co-authored-by: Pavel Curtis <pavelc@microsoft.com>
2021-10-20 14:48:11 -07:00

30 lines
685 B
JSON

{
"versions": [
{
"git-tree": "5399f9185e9e7d815bf3c8380e745b5be77c2258",
"version-string": "4.0.1",
"port-version": 4
},
{
"git-tree": "c2b285f4028fc968bc2b4b04f7c3be5a9070d9df",
"version-string": "4.0.1",
"port-version": 3
},
{
"git-tree": "7400c2c8b63f9576a4b5e4464ad5d8e36d33e1d6",
"version-string": "4.0.1",
"port-version": 2
},
{
"git-tree": "ab6a570459cbae07325fbfdd4b51992c9dad3e41",
"version-string": "4.0.1-1",
"port-version": 0
},
{
"git-tree": "70b3a37716498dc7d45218e40a984b3a77c35b1b",
"version-string": "4.0.1",
"port-version": 0
}
]
}