Merge pull request #338 from apizz/vimac

This commit is contained in:
Søren Theilgaard
2021-11-26 08:07:33 +01:00
committed by GitHub

View File

@@ -0,0 +1,7 @@
vimac)
name="Vimac"
type="zip"
downloadURL=$(curl -fs "https://vimacapp.com/latest-release-metadata" | tr ',' '\n' | awk -F\" '/download_url/ {print $4}')
appNewVersion=$(curl -fs "https://vimacapp.com/latest-release-metadata" | tr ',' '\n' | awk -F\" '/short_version/ {print $4}')
expectedTeamID="LQ2VH8VB84"
;;