Skip to content

Commit 15a3026

Browse files
authored
Merge pull request #300 from nodenv/scrape/definitions
Scraped definitions
2 parents fb1c42c + 30f692e commit 15a3026

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
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 aix-ppc64 "https://nodejs.org/download/nightly/v26.0.0-nightly202602086aa465c962/node-v26.0.0-nightly202602086aa465c962-aix-ppc64.tar.gz#23f99ba10c27eefd4e5b391b5b4f8e2474668757e6443b45c261ecf8f420ac2e"
5+
binary darwin-arm64 "https://nodejs.org/download/nightly/v26.0.0-nightly202602086aa465c962/node-v26.0.0-nightly202602086aa465c962-darwin-arm64.tar.gz#505d03f13002cbcb5d0f933feeb20f68f0fccf7b570b79c25e6ce4360e4bfe2b"
6+
binary linux-arm64 "https://nodejs.org/download/nightly/v26.0.0-nightly202602086aa465c962/node-v26.0.0-nightly202602086aa465c962-linux-arm64.tar.gz#5c6729278dabc056c385571f419ab7c4ff03efed4ca4c3f61377bdd1cd8db0bc"
7+
binary linux-ppc64le "https://nodejs.org/download/nightly/v26.0.0-nightly202602086aa465c962/node-v26.0.0-nightly202602086aa465c962-linux-ppc64le.tar.gz#4fcf4ce2171bbaf32a06d07269a030a995cd5df260a4f5966fea033314eb2648"
8+
binary linux-s390x "https://nodejs.org/download/nightly/v26.0.0-nightly202602086aa465c962/node-v26.0.0-nightly202602086aa465c962-linux-s390x.tar.gz#e5f5b724c877bf3ef430b54a7b4b4b6587ded50a1bd44e454c3933bd26feb24c"
9+
binary linux-x64 "https://nodejs.org/download/nightly/v26.0.0-nightly202602086aa465c962/node-v26.0.0-nightly202602086aa465c962-linux-x64.tar.gz#2748fdb121794dba6eedb9f15b1de11e9ed5cb45d1a6332a5c2949d8c3fd19c9"
10+
11+
install_package "v26.0.0-nightly202602086aa465c962" "https://nodejs.org/download/nightly/v26.0.0-nightly202602086aa465c962/undefined.tar.gz#"

0 commit comments

Comments
 (0)