Skip to content

Commit

Permalink
🤖 Update rocr digest to 8fba806
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2023
1 parent 7e6d5cc commit 8a35b55
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 = "578cf1d4748b984c8e93e22b31313e13d30a544b0dfe6494924a938635a10a45",
strip_prefix = "ROCR-Runtime-8fba806b589e213c089c4572a330e17cbc1c8f53",
urls = [
"https://github.com/RadeonOpenCompute/ROCR-Runtime/archive/6fdf759273a098829dfd642fb730ea410f33b152.zip",
"https://github.com/RadeonOpenCompute/ROCR-Runtime/archive/8fba806b589e213c089c4572a330e17cbc1c8f53.zip",
],
patches = [
"@rules_ll//patches:rocr-amd_trap_handler_v2.diff",
Expand Down

0 comments on commit 8a35b55

Please sign in to comment.