mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-30 06:11:50 +01:00
changed fragments to .sh extension
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
yubikeymanagerqt)
|
||||
# credit: Tadayuki Onishi (@kenchan0130)
|
||||
name="YubiKey Manager GUI"
|
||||
type="pkg"
|
||||
downloadURL="https://developers.yubico.com/yubikey-manager-qt/Releases/$(curl -sfL https://api.github.com/repos/Yubico/yubikey-manager-qt/releases/latest | awk -F '"' '/"tag_name"/ { print $4 }')-mac.pkg"
|
||||
#appNewVersion=$(curl -fs https://developers.yubico.com/yubikey-manager-qt/Releases/ | grep mac.pkg | head -1 | sed -E "s/.*-([0-9.]*)-mac.*/\1/") # does not work
|
||||
appNewVersion=$(versionFromGit Yubico yubikey-manager-qt)
|
||||
expectedTeamID="LQA3CS5MM7"
|
||||
;;
|
||||
Reference in New Issue
Block a user