frankenphp icon indicating copy to clipboard operation
frankenphp copied to clipboard

Add binary sums in releases

Open davlgd opened this issue 1 year ago • 1 comments
trafficstars

Describe you feature request

Is your feature request related to a problem? Please describe. If I download a release from GitHub I can't check sum

Describe the solution you'd like Have .sha256 or .sha512 for each file to check downloaded files

Describe alternatives you've considered I manually calculate sums after a first download and use them in my packages using binaries

davlgd avatar Sep 11 '24 18:09 davlgd

Maybe could you use the SLSA attestations we generate? https://github.com/dunglas/frankenphp/attestations

dunglas avatar Sep 11 '24 18:09 dunglas