v2.2.2
Fixed
noti
now compiles on Windows.
Download
# For macOS.
curl -L https://github.com/variadico/noti/releases/download/v2.2.2/noti2.2.2.darwin-amd64.tar.gz | tar -xz
# For Linux.
curl -L https://github.com/variadico/noti/releases/download/v2.2.2/noti2.2.2.linux-amd64.tar.gz | tar -xz
GPG
gpg --keyserver pgp.mit.edu --recv-keys 0x53A78C8C711C09EF
curl -L https://github.com/variadico/noti/releases/download/v2.2.2/noti2.2.2.darwin-amd64.tar.gz.gpg | gpg --decrypt | tar -xz