mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 17:09:01 +08:00
d090b933e9
* [getopt-win32] ARM64 support * retrigger checks * updated git-tree sha * Specify ports that do not support ARM but were enabled by getopt-win32 adding support. * Upated SHA's * Update ports/getopt-win32/portfile.cmake Formatting indentation fix. Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com> * Formatting indentation fix. * Update version database * [getopt-win32] Use CMake * Updating versions Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
20 lines
430 B
JSON
20 lines
430 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "38626b7d6489e6842528257d8a38b2dd31627720",
|
|
"version-string": "1.1.2.23",
|
|
"port-version": 3
|
|
},
|
|
{
|
|
"git-tree": "3f0f8f093c1597406cdf0695b26403a2ec969baa",
|
|
"version-string": "1.1.2.23",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "22efe10c7de92708548907150b4dd448de67150a",
|
|
"version-string": "1.1.2.23-1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|