Skip to content

Commit

Permalink
Correst hash for asmtools.jar
Browse files Browse the repository at this point in the history
Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
  • Loading branch information
keithc-ca committed Jul 23, 2018
1 parent cb6b0ff commit 944909a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/TestConfig/scripts/tools/getDependencies.pl
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
my %asmtools = (
url => 'https://ci.adoptopenjdk.net/view/Dependencies/job/asmtools/lastSuccessfulBuild/artifact/asmtools.jar',
fname => 'asmtools.jar',
sha1 => 'd57dfcdd591635d31372cfcc18474a8ca6442171'
sha1 => '04cf07c584121c2e5a3d1dad2839fc8ab4828b6d'
);
# this is needed for JDK11 and up
my %jaxb_api = (
Expand Down

0 comments on commit 944909a

Please sign in to comment.