We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e596af + f5c9276 commit 143cfefCopy full SHA for 143cfef
share/node-build/graal+ce-1.0.0-rc15
@@ -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