Skip to content

Commit 9ca643b

Browse files
dsharletgxnnpack-bot
authored andcommitted
Update dependencies.
Commit history for dsharlet/slinky (b6b9cdfb -> 4de79eb6): - 4de79eb6 Dillon: Add SLINKY_ENABLE_TESTS option to the CMake build (#782) PiperOrigin-RevId: 890597675
1 parent 006d7a0 commit 9ca643b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

MODULE.bazel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,9 @@ http_archive(
115115

116116
http_archive(
117117
name = "slinky",
118-
sha256 = "71584e401c60a576cc934353d5d437b49b032dd315820fd810bb44629acff2bf",
119-
strip_prefix = "slinky-b6b9cdfba51ad17959a8314f338e2931c55f74d6",
118+
sha256 = "28d311d7aa3c7f432e3fc14a09f11bff363a1611896c198d1c4a41ed5aab0d48",
119+
strip_prefix = "slinky-4de79eb693dfa2791fa469586c8052287cb3110d",
120120
urls = [
121-
"https://github.com/dsharlet/slinky/archive/b6b9cdfba51ad17959a8314f338e2931c55f74d6.zip",
121+
"https://github.com/dsharlet/slinky/archive/4de79eb693dfa2791fa469586c8052287cb3110d.zip",
122122
],
123123
)

0 commit comments

Comments
 (0)