Skip to content

Commit

Permalink
chore(deps): update slang digest to 0c007f9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 24, 2023
1 parent 7ab147f commit 6cc978d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,10 @@ http_archive(
name = "slang",
build_file = "slang.BUILD",
patches = ["//external:slang.patch"],
sha256 = "eea4b20751fa6394647330518c9b0c46c8248fea984c91a8a8bfe01a8a04567e",
strip_prefix = "slang-458be618a58aa1896398eccc1ddf75b880afaab6",
sha256 = "7da346b6d04b389fcb78fb38b5f6a32b9841501fe57d0e70ccab78b7eef036ff",
strip_prefix = "slang-0c007f907996ae3c54621c4921c99923bffc3969",
urls = [
"https://github.com/MikePopoloski/slang/archive/458be618a58aa1896398eccc1ddf75b880afaab6.zip"
"https://github.com/MikePopoloski/slang/archive/0c007f907996ae3c54621c4921c99923bffc3969.zip"
],
)

Expand Down

0 comments on commit 6cc978d

Please sign in to comment.