Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tool/build-graal-bundles.sh
Original file line number Diff line number Diff line change
@@ -67,5 +67,5 @@ function pack {
shasum -a 1 $targetname > $targetname.sha1 || exit $?
}

pack "linux" "b132" "0.6"
pack "macosx" "b132" "0.6"
pack "linux" "b132" "0.7"
pack "macosx" "b132" "0.7"

0 comments on commit 8adab0c

Please sign in to comment.