specter: pin version v1.14.5

This commit is contained in:
openoms 2023-05-15 10:50:34 +01:00
parent 8a6adc4e69
commit 282ea0866a
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.1"
pinnedVersion="1.14.5"
# command info
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then