Skip to content

Commit 2d72ff9

Browse files
authored
Merge pull request #318 from nodenv/scrape/definitions
Scraped definitions
2 parents 0005325 + c19e3bf commit 2d72ff9

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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 darwin-x64 "https://nodejs.org/download/nightly/v26.0.0-nightly202602236b5178f77b/node-v26.0.0-nightly202602236b5178f77b-darwin-x64.tar.gz#101925d1f4782c55da241773cedcbcb786ba666b55bbd17648085692fdcad186"
5+
binary linux-s390x "https://nodejs.org/download/nightly/v26.0.0-nightly202602236b5178f77b/node-v26.0.0-nightly202602236b5178f77b-linux-s390x.tar.gz#983c6318d16c9d77cc153bd1280ae170dabfd71dc00e5e5a88f36e038ae59191"
6+
7+
install_package "v26.0.0-nightly202602236b5178f77b" "https://nodejs.org/download/nightly/v26.0.0-nightly202602236b5178f77b/undefined.tar.gz#"

0 commit comments

Comments
 (0)