We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What is the preferred way to compute checksums when updating package versions?
The text was updated successfully, but these errors were encountered:
I think I answered this on slack, but the process is something like:
IBAMR-toolchain/packages/petsc.package
~/autoibamr/tmp/src/
sha256sum
shasum -a 256
petsc-lite-x.y.z.tar.gz
Its clunky, but I anticipate that we will only update these infrequently.
Sorry, something went wrong.
No branches or pull requests
What is the preferred way to compute checksums when updating package versions?
The text was updated successfully, but these errors were encountered: