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 b5b3885 + 0c9190d commit c76a047Copy full SHA for c76a047
share/node-build/graal+ce-1.0.0-rc14
@@ -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-rc14/graalvm-ce-1.0.0-rc14-linux-amd64.tar.gz#a5bd59352f035ec80ecd4386e6f7bb5b2e75e59036bc703d4cfbc5a81226086b"
5
+binary darwin-x64 "https://github.com/oracle/graal/releases/download/vm-1.0.0-rc14/graalvm-ce-1.0.0-rc14-macos-amd64.tar.gz#e808adc49cba9e1f378d887c7723b1134e2c67520ae69ff6ffd9c261d536c036"
6
7
+install_package "graal+ce-1.0.0-rc14" "#" graal
0 commit comments