Skip to content

Commit

Permalink
Update com_github_dltcollab_sse2neon digest to 1c258c4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 8, 2024
1 parent 5b7b30e commit 5603b50
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bazel/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -306,11 +306,11 @@ def _com_github_dltcollab_sse2neon():
maybe(
http_archive,
name = "com_github_dltcollab_sse2neon",
sha256 = "f9c60af6f467c743f255857ebd12b09edf85360052ebb4a2c304ef84405886d7",
strip_prefix = "sse2neon-4a036e60472af7dd60a31421fa01557000b5c96b",
sha256 = "c6c3df8162bf59a3a8c344b218627c34541240c765b72c9b546eb7536e06bc3f",
strip_prefix = "sse2neon-1c258c41de900d94b09c5d45a15bcc8f0216332d",
type = "tar.gz",
urls = [
"https://github.com/DLTcollab/sse2neon/archive/4a036e60472af7dd60a31421fa01557000b5c96b.tar.gz",
"https://github.com/DLTcollab/sse2neon/archive/1c258c41de900d94b09c5d45a15bcc8f0216332d.tar.gz",
],
build_file = "@yacl//bazel:sse2neon.BUILD",
)
Expand Down

0 comments on commit 5603b50

Please sign in to comment.