Skip to content

Commit

Permalink
🤖 Update rocm-device-libs digest to 145246c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 27, 2023
1 parent d5b9195 commit 828c9c8
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 = "3b4915b7688dd3648c08f5529edd75b44ca4b98729197494d1b39f5b43382207",
strip_prefix = "ROCm-Device-Libs-145246c26542ee292ffb1f8db43d1e25c78de46c",
urls = [
"https://github.com/RadeonOpenCompute/ROCm-Device-Libs/archive/087bef746cd0422b0bfef2f3f713e4deb38803d1.zip",
"https://github.com/RadeonOpenCompute/ROCm-Device-Libs/archive/145246c26542ee292ffb1f8db43d1e25c78de46c.zip",
],
)

Expand Down

0 comments on commit 828c9c8

Please sign in to comment.