Skip to content

Commit

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

0 comments on commit 4d04def

Please sign in to comment.