prometheus_varnish_exporter
prometheus_varnish_exporter copied to clipboard
fix: include only release files in sha256sum
Why
SHA256 sums for last release (1.6.1) cannot be verified.
The sha256sum.txt also contain a sum for an old sha256sum.txt. (This is only for 1.6.1, sums for 1.6 do not have this problem).
Proposed change
Generate sums only for released files
How to test
./build.sh
cd bin/release
sha256sum -c sha256sums.txt