Skip to content

Commit

Permalink
🤖 Update rocm-device-libs digest to 7adfad5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 2, 2023
1 parent 236afe9 commit 95d53fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ll/init.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,10 @@ def _initialize_rules_ll_impl(_):
http_archive(
name = "rocm-device-libs",
build_file = "@rules_ll//third-party-overlays:rocm-device-libs.BUILD.bazel",
sha256 = "9ed12655076aef195a9fe0da62309de0792b0d98cc329d7b8e84ca16daae382c",
strip_prefix = "ROCm-Device-Libs-087bef746cd0422b0bfef2f3f713e4deb38803d1",
sha256 = "a73048bf1558a0fec2b96aa2149b1dd0aa186601c77a8f7b6e7ee1ca41bda8f2",
strip_prefix = "ROCm-Device-Libs-7adfad508f760b6b5b8b00752a7909d54c4cf3d5",
urls = [
"https://github.com/RadeonOpenCompute/ROCm-Device-Libs/archive/087bef746cd0422b0bfef2f3f713e4deb38803d1.zip",
"https://github.com/RadeonOpenCompute/ROCm-Device-Libs/archive/7adfad508f760b6b5b8b00752a7909d54c4cf3d5.zip",
],
)

Expand Down

0 comments on commit 95d53fb

Please sign in to comment.