Skip to content

Commit 143cfef

Browse files
authored
Merge pull request #483 from jasonkarns/node/graal+ce-1.0.0-rc15
graal+ce-1.0.0-rc15
2 parents 1e596af + f5c9276 commit 143cfef

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

share/node-build/graal+ce-1.0.0-rc15

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
echo "This package only contains compiled binaries."
2+
echo "If no binary matches your platform, source compilation will not be attempted."
3+
4+
binary linux-x64 "https://github.com/oracle/graal/releases/download/vm-1.0.0-rc15/graalvm-ce-1.0.0-rc15-linux-amd64.tar.gz#21baa22b1d9b9cd84e6fc8e98144a25ba5f5c13db6c61a8f184f38141231da22"
5+
binary darwin-x64 "https://github.com/oracle/graal/releases/download/vm-1.0.0-rc15/graalvm-ce-1.0.0-rc15-macos-amd64.tar.gz#154de3902d44b9e5b03ee74e699bcdafbe879a3d6eba23bb5c6ed0f19aec1d69"
6+
7+
install_package "graal+ce-1.0.0-rc15" "#" graal

0 commit comments

Comments
 (0)