Bryan Burke

Results 2 comments of Bryan Burke

I second this request. I believe a file of release archive SHA-256 checksums (e.g., as generated by `sha256sum`) included in each new GitHub release would be helpful for automation. For...

The two most typical approaches I have seen are the following: 1. A single text file as an additional release artifact (usually named `checksums.txt`, `sha256sum.txt`, etc.) with one checksum per...