0.1.8 (2024-04-25)
Verifying the release
- Import my gpg public key into your keyring (you only need to do this once, not for every release):
gpg --auto-key-locate clear,wkd --locate-keys sommerfeld@sommerfeld.dev
- Download
sentrum-v0.1.8-manifest.txt and sentrum-v0.1.8-manifest.txt.asc to the same directory where you are downloading the binary.
- Verify the gpg signature is mine (should ouput
Good signature)`:
gpg --verify sentrum-v0.1.8-manifest.txt.asc
- Verify the checksums of the binaries (should output
OK):
sha256sum --check --ignore-missing sentrum-v0.1.8-manifest.txt