Skip to content

Commit

Permalink
🤖 Update rocr digest to b80e23d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent ee43e03 commit 4ec5cc3
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 @@ -93,10 +93,10 @@ def _initialize_rules_ll_impl(_):
http_archive(
name = "rocr",
build_file = "@rules_ll//third-party-overlays:rocr.BUILD.bazel",
sha256 = "eef185bb551b6b68d51adf9557b0647578963688791efca727e89a5f60da1758",
strip_prefix = "ROCR-Runtime-6fdf759273a098829dfd642fb730ea410f33b152",
sha256 = "d8319a6c71b319d9de04058489a8cc163648eae78579c6ec4711ca1b48889b1d",
strip_prefix = "ROCR-Runtime-b80e23d0523abdbc1e77902ce03f017126b036e8",
urls = [
"https://github.com/RadeonOpenCompute/ROCR-Runtime/archive/6fdf759273a098829dfd642fb730ea410f33b152.zip",
"https://github.com/RadeonOpenCompute/ROCR-Runtime/archive/b80e23d0523abdbc1e77902ce03f017126b036e8.zip",
],
patches = [
"@rules_ll//patches:rocr-amd_trap_handler_v2.diff",
Expand Down

0 comments on commit 4ec5cc3

Please sign in to comment.