summaryrefslogtreecommitdiffstats
tag namev0.1.1 (b25a57c6606919371b437ce62c232959b9a88558)
tag date2024-06-29 22:50:19 +0100
tagged byLibravatar sommerfeld <sommerfeld@sommerfeld.dev>
tagged objectcommit eb4dc1fa75...
downloadviewercount-0.1.1.tar.gz
viewercount-0.1.1.tar.bz2
viewercount-0.1.1.zip
0.1.1 (2024-06-29)
------------------ * Fix issue of count always being 1 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.1-manifest.txt` and `viewercount-v0.1.1-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.1-manifest.txt.asc ``` 3. Verify the checksums of the binaries (should output `OK`): ```bash sha256sum --check --ignore-missing viewercount-v0.1.1-manifest.txt ``` -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQS3nfXzfX+bDzkCONUymJRfcXyF+AUCZoCBmwAKCRAymJRfcXyF +CQJAP999k9pWMsE2f/gsbjPw3Q6h0ZmdCVcozeJLkRrM+aKLAD9GuecxgFhne4p w27rOubTk7w0Yo2NQjMVp74vYiFyEwE= =fG1n -----END PGP SIGNATURE-----