mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 03:39:06 +08:00
bb14ab72d9
* [simdutf] Update simdutf version to 3.2.15 The command line tool that was added in version 2.0.0 of simdutf is available through the new "tools" feature. * [simdutf] Adjust baseline version * Apply suggestions from code review Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com> * [simdutf] Update baseline version * Revert all changes to the baseline This reverts commitb9114681dc
and7f71a77e83
. * Reset port version to 0 * Update baseline * [simdutf] Update to version 3.2.16 which fixes a build error when targeting x86-windows * [simdutf] Update version files --------- Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
20 lines
420 B
JSON
20 lines
420 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "5c88dfda4ee0a79ae238b227b9866b5ad9f4651a",
|
|
"version-semver": "3.2.16",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "9d32f4a5bb9643b561a26f555064b2341a93df4b",
|
|
"version-semver": "1.0.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "86279d4e90015257171464027e3658544c748342",
|
|
"version-semver": "1.0.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|