We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1866aa4 + fff014e commit 4e337ffCopy full SHA for 4e337ff
build/deps/deps.MODULE.bazel
@@ -120,6 +120,6 @@ http_archive(
120
http_archive(
121
name = "simdutf",
122
build_file = "//:build/BUILD.simdutf",
123
- sha256 = "b92e186ff44840edd1350f57e6c75144d912407045a3057450014cf9b2014a83",
124
- url = "https://github.com/simdutf/simdutf/releases/download/v7.4.0/singleheader.zip",
+ sha256 = "52c319501f1c3ddd0d1e87feaeb1c97fb3ecefc1fd6f8f7e06ac7337367e5823",
+ url = "https://github.com/simdutf/simdutf/releases/download/v7.6.0/singleheader.zip",
125
)
0 commit comments