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 4c22110 + 45edb25 commit f7bb52dCopy full SHA for f7bb52d
1 file changed
share/node-build/26.0.0-rc.1
@@ -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