tag name | v0.1.8 (4a9f344a6fa4bb6fbe075cd6e84b34808997d055) |
tag date | 2024-04-25 16:57:01 +0100 |
tagged by | sommerfeld <sommerfeld@sommerfeld.dev> |
tagged object | commit 892f283b07... |
download | sentrum-0.1.8.tar.gz sentrum-0.1.8.tar.bz2 sentrum-0.1.8.zip |
---|
0.1.8 (2024-04-25)
------------------
* Release aarch64 builds
Verifying the release
---------------------
0. Import my gpg public key into your keyring (you only need to do this once, not for every release):
```bash
gpg --auto-key-locate clear,wkd --locate-keys sommerfeld@sommerfeld.dev
```
1. 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.
2. Verify the gpg signature is mine (should ouput `Good signature`)`:
```bash
gpg --verify sentrum-v0.1.8-manifest.txt.asc
```
3. Verify the checksums of the binaries (should output `OK`):
```bash
sha256sum --check --ignore-missing sentrum-v0.1.8-manifest.txt
```
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQS3nfXzfX+bDzkCONUymJRfcXyF+AUCZip9TQAKCRAymJRfcXyF
+D/sAQDYG+1Vu3tQPUMsJ3sgCvI5qeRZDsR/dc27rIkk+63AIAD/XXP1QH777ZND
XkHJBVj7jnEhKB9rqXzIjWtyGIFsygE=
=Wgtr
-----END PGP SIGNATURE-----