tag name | v0.1.0 (152d6e1d8526e86acf791672786dc4af6ab990ba) |
tag date | 2024-06-28 15:08:42 +0100 |
tagged by | sommerfeld <sommerfeld@sommerfeld.dev> |
tagged object | commit e04bb1ce54... |
download | viewercount-0.1.0.tar.gz viewercount-0.1.0.tar.bz2 viewercount-0.1.0.zip |
---|
0.1.0 (2024-06-28)
------------------
Initial release
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 `viewercount-v0.1.0-manifest.txt` and `viewercount-v0.1.0-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 viewercount-v0.1.0-manifest.txt.asc
```
3. Verify the checksums of the binaries (should output `OK`):
```bash
sha256sum --check --ignore-missing viewercount-v0.1.0-manifest.txt
```
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQS3nfXzfX+bDzkCONUymJRfcXyF+AUCZn7D6gAKCRAymJRfcXyF
+K8cAP91YMKy6U77jBw0bJXrxsKouwvQG1ejmFHnJW1wyBBnrgD9H808zevjpO5q
liP/i8KGHQfdNFnHiBp80t3fGxRcvwY=
=g0jC
-----END PGP SIGNATURE-----