specter update to v1.6.0

This commit is contained in:
openoms 2021-09-01 19:36:30 +01:00
parent 0a5d710e0d
commit a5fe1a7f95
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.5.1"
pinnedVersion="1.6.0"
# command info
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then