mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 03:48:59 +08:00
a3a0fc0eae
* bump port version * version db * fix config name * version db * fix exports * fix unofficial config * version db * fix config line ending * version db * Shrink unofficial-export.patch by using if(0) to disable the unit tests rather than deleting them. * Billy forgot version DB. --------- Co-authored-by: Javier Matos <javiermatos@Javiers-Laptop.local> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
15 lines
275 B
JSON
15 lines
275 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "a9553fd0c6e8053c54c83a51d8e93bdfab419c8e",
|
|
"version": "3.0.14",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "188a3b8fe8c84224f44d3d88b4e74ca34363cf9b",
|
|
"version": "3.0.14",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|