Skip to content

Commit

Permalink
🤖 Update comgr digest to 1a0bf23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2023
1 parent 8f32587 commit 59a80ae
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 = "07f0142ebfbb9a5920d5a591b3b42bbcc4cba7bd89ec435bf419b16d72063f97",
strip_prefix = "ROCm-CompilerSupport-1a0bf235abe320e7112bebb58262d08820749886",
urls = [
"https://github.com/RadeonOpenCompute/ROCm-CompilerSupport/archive/65abd4d61e2c15ecdf2c5ec802d98987f1dd427a.zip",
"https://github.com/RadeonOpenCompute/ROCm-CompilerSupport/archive/1a0bf235abe320e7112bebb58262d08820749886.zip",
],
patches = [
"@rules_ll//patches:comgr_bc2h.diff",
Expand Down

0 comments on commit 59a80ae

Please sign in to comment.