Skip to content

Commit

Permalink
🤖 Update comgr digest to a936b6d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 14, 2023
1 parent 7237a97 commit 1e8c150
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 @@ -107,10 +107,10 @@ def _initialize_rules_ll_impl(_):
http_archive(
name = "comgr",
build_file = "@rules_ll//third-party-overlays:comgr.BUILD.bazel",
sha256 = "50f87b928a12241b56b2eecede5dec6c87758b9e64958f78023097d9aff4d839",
strip_prefix = "ROCm-CompilerSupport-65abd4d61e2c15ecdf2c5ec802d98987f1dd427a",
sha256 = "c90c8c67b5f9e9648e3649e0b855e8d851a3b7e61decc2c6956e8d986ec7a17f",
strip_prefix = "ROCm-CompilerSupport-a936b6de9b1fa5c4bfb7b115914c0559ebfaae0b",
urls = [
"https://github.com/RadeonOpenCompute/ROCm-CompilerSupport/archive/65abd4d61e2c15ecdf2c5ec802d98987f1dd427a.zip",
"https://github.com/RadeonOpenCompute/ROCm-CompilerSupport/archive/a936b6de9b1fa5c4bfb7b115914c0559ebfaae0b.zip",
],
patches = [
"@rules_ll//patches:comgr_bc2h.diff",
Expand Down

0 comments on commit 1e8c150

Please sign in to comment.