Skip to content

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 24 Apr 03:17
· 32 commits to master since this release
cd166b6

0.1.5 (2024-04-24)

  • Improved action failure logging

Verifying the release

  1. 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
  1. Download sentrum-v0.1.5-manifest.txt and sentrum-v0.1.5-manifest.txt.asc to the same directory where you are downloading the binary.
  2. Verify the gpg signature is mine (should ouput Good signature)`:
gpg --verify sentrum-v0.1.5-manifest.txt.asc
  1. Verify the checksums of the binaries (should output OK):
sha256sum --check  --ignore-missing sentrum-v0.1.5-manifest.txt