Skip to content

Commit 6dd6281

Browse files
authored
[stringzilla] Bump to 3.11.2 (microsoft#42877)
1 parent f7c018d commit 6dd6281

File tree

4 files changed

+9
-5
lines changed

4 files changed

+9
-5
lines changed

ports/stringzilla/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ vcpkg_from_github(
44
OUT_SOURCE_PATH SOURCE_PATH
55
REPO ashvardanian/StringZilla
66
REF "v${VERSION}"
7-
SHA512 a97ed147be78164b01e61ff4aeae8efb8eba23204edf48ed7701786cbc85b8c6d09f1802aa3cf0f65ca140bdccb4e8c3518a56b2b910466fc8d040f2b0293716
7+
SHA512 7f1f3c0df25232cc688bdbed966a4ef6a6050dcf43d1b38b11723051c728e0244e889a8eefc8bdf5dca144c847c924a35fe4512c02f219d9d5430eed46d3f684
88
HEAD_REF master
99
)
1010

ports/stringzilla/vcpkg.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"name": "stringzilla",
3-
"version": "3.10.5",
3+
"version": "3.11.2",
44
"description": "StringZilla is the GodZilla of string libraries, using SIMD and SWAR to accelerate string operations on modern CPUs.",
55
"homepage": "https://github.com/ashvardanian/StringZilla",
6-
"license": "Apache-2.0",
7-
"supports": "!x86"
6+
"license": "Apache-2.0"
87
}

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8769,7 +8769,7 @@
87698769
"port-version": 1
87708770
},
87718771
"stringzilla": {
8772-
"baseline": "3.10.5",
8772+
"baseline": "3.11.2",
87738773
"port-version": 0
87748774
},
87758775
"strong-type": {

versions/s-/stringzilla.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "80deb7c3d14c69c599962518556c3932f636183e",
5+
"version": "3.11.2",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "19c1fcc087b436864ea6093cd182a5df96dcd408",
510
"version": "3.10.5",

0 commit comments

Comments
 (0)