[stringzilla] update to 4.4.1 (#48688)

This commit is contained in:
toge
2025-12-05 07:25:37 +09:00
committed by GitHub
parent 3176fdfcab
commit daff7f3711
4 changed files with 8 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ashvardanian/StringZilla
REF "v${VERSION}"
SHA512 e6f108a57407d123b9387d0ea18447148d4bb0cdb98418ee620857db3c2e842fc02f1e9d798561bcc576c42c7df9a828f9d328907ddb9ebd40bcd2579be5e8bb
SHA512 3e304364aa9fdfc61a22c516f610943d0635d7775a9d9020d9a4ab3a02c062131d97943a88ac82384f9e65fdb2c05641425efdcf9f2da6a42879fe95f62e454e
HEAD_REF master
)

View File

@@ -1,6 +1,6 @@
{
"name": "stringzilla",
"version": "4.4.0",
"version": "4.4.1",
"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"

View File

@@ -9457,7 +9457,7 @@
"port-version": 1
},
"stringzilla": {
"baseline": "4.4.0",
"baseline": "4.4.1",
"port-version": 0
},
"strong-type": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "c19266c227e74b19ec71bde73d1cae3ea21bc14e",
"version": "4.4.1",
"port-version": 0
},
{
"git-tree": "29303bd75c6572607dca2d8b04ff9af1d0555451",
"version": "4.4.0",