Skip to content

Commit

Permalink
🤖 Update rocm-device-libs digest to eae846a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2023
1 parent 37b5721 commit ced7535
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 = "33843be360a7d1e4623ac8aa77cd2fe60dfdca4074f3039187134d6fa5a1708a",
strip_prefix = "ROCm-Device-Libs-eae846ae643934228a4d31aaadb20563fe667fe3",
urls = [
"https://github.com/RadeonOpenCompute/ROCm-Device-Libs/archive/7fff8d33f591a24489222ee37560b0021f202316.zip",
"https://github.com/RadeonOpenCompute/ROCm-Device-Libs/archive/eae846ae643934228a4d31aaadb20563fe667fe3.zip",
],
)

Expand Down

0 comments on commit ced7535

Please sign in to comment.