Skip to content

Commit 4e337ff

Browse files
authored
Merge pull request #5549 from cloudflare/yagiz/update-simdutf-760
update simdutf to v7.6.0
2 parents 1866aa4 + fff014e commit 4e337ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/deps/deps.MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,6 @@ http_archive(
120120
http_archive(
121121
name = "simdutf",
122122
build_file = "//:build/BUILD.simdutf",
123-
sha256 = "b92e186ff44840edd1350f57e6c75144d912407045a3057450014cf9b2014a83",
124-
url = "https://github.com/simdutf/simdutf/releases/download/v7.4.0/singleheader.zip",
123+
sha256 = "52c319501f1c3ddd0d1e87feaeb1c97fb3ecefc1fd6f8f7e06ac7337367e5823",
124+
url = "https://github.com/simdutf/simdutf/releases/download/v7.6.0/singleheader.zip",
125125
)

0 commit comments

Comments
 (0)