Skip to content

Commit c76a047

Browse files
authored
Merge pull request #477 from jasonkarns/node/graal+ce-1.0.0-rc14
graal+ce-1.0.0-rc14
2 parents b5b3885 + 0c9190d commit c76a047

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
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-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

Comments
 (0)