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
@@ -56,5 +56,5 @@ function pack {
shasum -a 1 $targetname > $targetname.sha1
}

pack "linux" "b132" "0.4"
pack "macosx" "b132" "0.4"
pack "linux" "b132" "0.5"
pack "macosx" "b132" "0.5"

0 comments on commit 1fe2e27

Please sign in to comment.