Skip to content

Commit f7bb52d

Browse files
authored
Merge pull request #368 from nodenv/scrape/definitions
Scraped definitions
2 parents 4c22110 + 45edb25 commit f7bb52d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

share/node-build/26.0.0-rc.1

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
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 darwin-arm64 "https://nodejs.org/download/rc/v26.0.0-rc.1/node-v26.0.0-rc.1-darwin-arm64.tar.gz#a8ea4ab47b787498a99e814d7eb9d048ecbaecdd609f28ef9b9f2dc316548640"
5+
binary linux-ppc64le "https://nodejs.org/download/rc/v26.0.0-rc.1/node-v26.0.0-rc.1-linux-ppc64le.tar.gz#eef725dec7f570d7cb8646f21ec7e1a51185afc84ce32074d4848ad0c4f983fc"
6+
binary linux-s390x "https://nodejs.org/download/rc/v26.0.0-rc.1/node-v26.0.0-rc.1-linux-s390x.tar.gz#68af4413e87ac541215b4a070bad0f01d9ada4eb212c0fc4a96af06404734b7c"
7+
8+
install_package "v26.0.0-rc.1" "https://nodejs.org/download/rc/v26.0.0-rc.1/undefined.tar.gz#"

0 commit comments

Comments
 (0)