[highway] Bump to 1.0.7 (#33514)

This commit is contained in:
Weihang Ding 2023-09-06 13:33:07 +08:00 committed by GitHub
parent 52678a296d
commit cd6aef76b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO google/highway
REF "${VERSION}"
SHA512 9d42ebae81240f75a0cd15030875f8405875e4f31690a16ae039df0ead2f4f483f76d269fb6d74af57680ee4593cb2475c7adf5937ffe367d71d424b193dc4d4
SHA512 6ee5007ec13ac20b5d816b38a1b31c31a06678ca6d2ea090dd75e364f04cb2cf7ad8a82d1bdfff51079efa54b9a95fb554d62e6cc1bbf7d7e794cb272032d8f5
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "highway",
"version": "1.0.6",
"version": "1.0.7",
"description": "Performance-portable, length-agnostic SIMD with runtime dispatch",
"homepage": "https://github.com/google/highway",
"license": "Apache-2.0",

View File

@ -3201,7 +3201,7 @@
"port-version": 0
},
"highway": {
"baseline": "1.0.6",
"baseline": "1.0.7",
"port-version": 0
},
"hikogui": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "38d663dc2875706f01a199516d1c3ddef59296e7",
"version": "1.0.7",
"port-version": 0
},
{
"git-tree": "221bc90fda5b814132f77cac6e28750dc7525323",
"version": "1.0.6",