mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[stringzilla] update to 4.6.0 (#49135)
This commit is contained in:
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO ashvardanian/StringZilla
|
||||
REF "v${VERSION}"
|
||||
SHA512 65d5ff92352551a77ff37da27ff8803a77ac63caa5dd95500aa4ea9b28aa00984433faf51b2a65ac5ea37e211e111be8f3d5b60fb6126885bb3df868731b9e74
|
||||
SHA512 2255335cffa7f7d46f356646737400efbe261885941f907d22da996309cf1302feb7541c0af3258963fb8adb9123c2ad85de58e620aaa9e83012427565a66d21
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "stringzilla",
|
||||
"version": "4.5.1",
|
||||
"version": "4.6.0",
|
||||
"description": "StringZilla is the GodZilla of string libraries, using SIMD and SWAR to accelerate string operations on modern CPUs.",
|
||||
"homepage": "https://github.com/ashvardanian/StringZilla",
|
||||
"license": "Apache-2.0"
|
||||
|
||||
@@ -9505,7 +9505,7 @@
|
||||
"port-version": 1
|
||||
},
|
||||
"stringzilla": {
|
||||
"baseline": "4.5.1",
|
||||
"baseline": "4.6.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"strong-type": {
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "88505c59e8f064b743a2c1339a5a634366ed6dac",
|
||||
"version": "4.6.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "e98a1e9bc777ce3acb810e99a39b401f44ff1c27",
|
||||
"version": "4.5.1",
|
||||
|
||||
Reference in New Issue
Block a user