-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SHASUMS256.txt does not contain values for v7 #25
Comments
There is no new script for installing v7. The old scripts are used to install v7. I don't know why the date of the file is 1985 |
Do you publish the checksums for the v7 files anywhere? I'd like to be able to verify the binary as part of the install in a Docker image. |
what binary do you want to verify? |
Sorry, I probably should created an issue on the main |
Those binaries don't have checksums published right now. |
Are there any plans to add them? Want me to create a new issue over there? |
You can create an issue there. I did not have plans to do it now. |
From https://pnpm.io/installation,
it looks like we should be able to install with PNPM_VERSION=7.0.0-rc.2
However, SHASUMS256.txt only contains:
66e6909849e1c7f0ba9aa5055f0cbc91c776379cb05d7dea796e319cc2cd26f5 v6.js
d6e6538b8fa1147a58efac1ed2bf7f3311aecd5d8e1b11c0070794a5c5b151d8 v6.6.js
56bffe269aab055bec3a07fa65c387f5a35729550dc7fc76711844a2de6e1b8b v6.7.js
c80817f1dac65ee497fc8ca0b533e497aacfbf951a917ff4652825710bbacda7 v6.14.js
675896fe510fe86a6c4812c46334aafe789a05dd60652cca768b78971ca2b906 v6.16.js
5cdd202ab1fcb0f247cf627cbec83f084a15f88eb0aa2cbd04f7892cf0b48a7b install.sh
9ecff79b1111a162b413ff3f8ec729bab04d736fe0ab7c1ce46454768c0423a9 install.ps1
(I'd also be grateful to know if it is expected (when running install.sh with PNPM_VERSION=7.0.0-rc.2), for all downloaded files to have the date Oct 25, 1985)
The text was updated successfully, but these errors were encountered: