mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 14:29:03 +08:00
d112d7cc06
* activated libraries generic_128 and ryu_printf * updated version for ryu * Fixed port version * updated port version info for ryu * removed generic_128 again, because it doesn't build under Windows * updated version info * - replaced CONTROL file with manifest file - corrected version string and port version * updated versions with "vcpkg x-add-version ryu" * corrected formatting of ryu manifest file * ran vcpkg --x-add-version again
25 lines
547 B
JSON
25 lines
547 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "faaef55aea17b88d0328989a64d948d8a09d7559",
|
|
"version-string": "2.0",
|
|
"port-version": 3
|
|
},
|
|
{
|
|
"git-tree": "ab26061ca3f9435c12bc97f8f20308042eebdb20",
|
|
"version-string": "2.0-2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "fdfcf5ba231c6c18a036fa1168184fe24ce78585",
|
|
"version-string": "2.0-1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "b40611dd930a092e1fe3b66b9844b09c6858a23d",
|
|
"version-string": "2.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|