Skip to content

Commit b05f222

Browse files
Update MODULE.bazel (#30)
1 parent 0e2b9e5 commit b05f222

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

MODULE.bazel

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ http_archive(
5656

5757
http_archive(
5858
name = "xtensor",
59-
sha256 = "a7d31716ee0d0d82f33c70976e0ec52a78bbbc3e337a51d58da76d8af224ebf9",
6059
strip_prefix = "xtensor-0.25.0",
6160
urls = ["https://github.com/xtensor-stack/xtensor/archive/refs/tags/0.25.0.zip"],
6261
build_file = "//third_party:xtensor.bazel",
63-
)
62+
)

0 commit comments

Comments
 (0)