mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-15 10:48:06 +08:00
[Simdutf] update to 5.2.8 (#39431)
This commit is contained in:
parent
383b10d6f1
commit
b6a70f847c
@ -2,7 +2,7 @@ vcpkg_from_github(
|
|||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO simdutf/simdutf
|
REPO simdutf/simdutf
|
||||||
REF "v${VERSION}"
|
REF "v${VERSION}"
|
||||||
SHA512 c854d7b5959ca173588686657c8774cfe6b27b03e19abcb3f5280f5182672e6094203707fe700934efec44388b3db31ee0a55840cc00de6cc83da6d2fbf958f2
|
SHA512 cd967640ce7a587ba7d0fbf1311bbced04beab341c03875f541179619e561773dffc8feb4b4e685ef549e7ae915b2bbd67f8b0100fd354d77ff0e068b896593f
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
||||||
"name": "simdutf",
|
"name": "simdutf",
|
||||||
"version-semver": "5.2.5",
|
"version-semver": "5.2.8",
|
||||||
"description": "Unicode validation and transcoding at billions of characters per second",
|
"description": "Unicode validation and transcoding at billions of characters per second",
|
||||||
"homepage": "https://github.com/simdutf/simdutf",
|
"homepage": "https://github.com/simdutf/simdutf",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
|
@ -8173,7 +8173,7 @@
|
|||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"simdutf": {
|
"simdutf": {
|
||||||
"baseline": "5.2.5",
|
"baseline": "5.2.8",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"simonbrunel-qtpromise": {
|
"simonbrunel-qtpromise": {
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "0551f61254ee02a84ad78563ecc37da0b1fd2d8a",
|
||||||
|
"version-semver": "5.2.8",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "dcf7ceea96d05e8d023893dbe8db190801088d06",
|
"git-tree": "dcf7ceea96d05e8d023893dbe8db190801088d06",
|
||||||
"version-semver": "5.2.5",
|
"version-semver": "5.2.5",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user