Skip to content

Commit

Permalink
🤖 Update rocm-device-libs digest to d98a16b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2023
1 parent 08abe7e commit bb8c8ef
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 = "c4b8bbeb208aa9d914fa4a40cf1b76e2752fd300c79fe897d84a16a4e1d51ba9",
strip_prefix = "ROCm-Device-Libs-7fff8d33f591a24489222ee37560b0021f202316",
sha256 = "06aefb0303f29248c41e2f496ce3d6fa5313f73c16d9986703aeab15a867c03d",
strip_prefix = "ROCm-Device-Libs-d98a16b1219199503da23865d6b490beb1c19f9c",
urls = [
"https://github.com/RadeonOpenCompute/ROCm-Device-Libs/archive/7fff8d33f591a24489222ee37560b0021f202316.zip",
"https://github.com/RadeonOpenCompute/ROCm-Device-Libs/archive/d98a16b1219199503da23865d6b490beb1c19f9c.zip",
],
)

Expand Down

0 comments on commit bb8c8ef

Please sign in to comment.