Skip to content

Commit

Permalink
add checksum for riscv64 source
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroge committed May 7, 2024
1 parent 47a128d commit 6bece54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions easybuild/easyconfigs/j/Java/Java-21.0.2.eb
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ checksums = [
'3ce6a2b357e2ef45fd6b53d6587aa05bfec7771e7fb982f2c964f6b771b7526a',
local_tarball_tmpl % ('ppc64le', local_build):
'd08de863499d8851811c893e8915828f2cd8eb67ed9e29432a6b4e222d80a12f',
local_tarball_tmpl % ('riscv64', local_build):
'791a37ddb040e1a02bbfc61abfbc7e7321431a28054c9ac59ba1738fd5320b02',
}
]

Expand Down

0 comments on commit 6bece54

Please sign in to comment.