Skip to content

Commit

Permalink
Update com_github_dltcollab_sse2neon digest to 42c7047
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent 9c3e8fa commit f6b2baf
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 @@ -322,11 +322,11 @@ def _com_github_dltcollab_sse2neon():
maybe(
http_archive,
name = "com_github_dltcollab_sse2neon",
sha256 = "787e0a7a64f1461b48232a7f9b9e9c14fa4a35a30875f2fb91aec6ddeaddfc0f",
strip_prefix = "sse2neon-8df2f48dbd0674ae5087f7a6281af6f55fa5a8e2",
sha256 = "31ff62d3f14394e91aa3b6aa2dfd916069d1cf9c9c81fb22333a9f8b4a76a5cb",
strip_prefix = "sse2neon-42c704755d3ec218ed9126a122f0a667beeb630a",
type = "tar.gz",
urls = [
"https://github.com/DLTcollab/sse2neon/archive/8df2f48dbd0674ae5087f7a6281af6f55fa5a8e2.tar.gz",
"https://github.com/DLTcollab/sse2neon/archive/42c704755d3ec218ed9126a122f0a667beeb630a.tar.gz",
],
build_file = "@yacl//bazel:sse2neon.BUILD",
)
Expand Down

0 comments on commit f6b2baf

Please sign in to comment.