mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:10:24 +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.
25 lines
569 B
JSON
25 lines
569 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "b1a9b214d253fa9d677b4ed158bd5e0d0e4e8a31",
|
|
"version-date": "2020-04-06",
|
|
"port-version": 3
|
|
},
|
|
{
|
|
"git-tree": "4c89c4448c92e7d793775802d4d6cba832af7457",
|
|
"version-string": "2020-04-06",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "203982e2f00de4e77024c34486cae13d34c15779",
|
|
"version-string": "2020-04-06",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "81d9ca94f32e83d70012e4627f27f54d123a0a0b",
|
|
"version-string": "2020-04-06",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|