mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 06:38:59 +08:00
b010f27895
* Fix vcpkg.jsons that don't conform with our schema iniparser's homepage is not a valid URI. ndevilla.free.fr/iniparser says that the homepage has moved to github, so just replaced it with that. Note that portfile.cmake already uses vcpkg_from_github. nifticlib was referring to a github organization and used vcpkg_from_github in its homepage. thor was missing a scheme. Using https gave an invalid certificate but http redirected to the site I put here. * Add licenses.
20 lines
432 B
JSON
20 lines
432 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "bee84e9bdd74b5b80c68eb3c8933a86a51b37915",
|
|
"version-date": "2020-04-30",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "e27d9a2c6e8d4b8b00fc3d1adb0f54f06fa5adee",
|
|
"version-string": "2020-04-30",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "28adfbbaaf62ef125a255045592cd935532a6e2d",
|
|
"version-string": "2020-04-30",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|