specter update to 1.8.1

This commit is contained in:
openoms 2022-02-10 15:49:19 +00:00
parent d7d127362a
commit e76a75084c
No known key found for this signature in database
GPG Key ID: 5BFB77609B081B65

View File

@ -1,7 +1,7 @@
#!/bin/bash
# https://github.com/cryptoadvance/specter-desktop
pinnedVersion="1.8.0"
pinnedVersion="1.8.1"
# command info
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then