Skip to content

Commit

Permalink
🤖 Update rocm-device-libs digest to 3df7a9a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent 7e6d5cc commit b388471
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 = "16fd2967cd098b0ac66f001017e5cc45e7b10d8e13a47b0d78949e2d390231d2",
strip_prefix = "ROCm-Device-Libs-3df7a9ac89c84940af931b756bf3367c5d2f47a6",
urls = [
"https://github.com/RadeonOpenCompute/ROCm-Device-Libs/archive/7fff8d33f591a24489222ee37560b0021f202316.zip",
"https://github.com/RadeonOpenCompute/ROCm-Device-Libs/archive/3df7a9ac89c84940af931b756bf3367c5d2f47a6.zip",
],
)

Expand Down

0 comments on commit b388471

Please sign in to comment.