mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:49:08 +08:00
2aa0d83ee7
* [gmp] use native buildsystem on windows * fix stuff from merge * fix version * version stuff * trying patching some symbols for dynamic builds * fix nettle build * fix more dependent ports using gmpd * fix uwp builds by copying tools * missing host dep * fix mpfr * version-string nettle * port-version mpfr * version stuff * remove patch from portfile * version stuff Co-authored-by: Alexander Neumann <you@example.com>
20 lines
412 B
JSON
20 lines
412 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "c38230459b115da37fe9fe0161c7462de85549d5",
|
|
"version": "1.2.0",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "8ef4f1423bd95ed6bbe514de46fc9f4c8884ae5e",
|
|
"version-string": "1.2.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "82cc965290366b6d4cbc8996a8b9e335769920c8",
|
|
"version-string": "1.2.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|