Merge pull request #264 from chrisi51/dev

add new label for cloudya app from nfon
This commit is contained in:
Armin Briegel
2021-10-14 14:40:26 +02:00
committed by GitHub

View File

@@ -0,0 +1,7 @@
cloudya)
name="Cloudya"
type="appInDmgInZip"
downloadURL="$(curl -fs https://www.nfon.com/de/service/downloads | grep -i -E -o "https://cdn.cloudya.com/Cloudya-[.0-9]+-mac.zip")"
appNewVersion="$(curl -fs https://www.nfon.com/de/service/downloads | grep -i -E -o "Cloudya Desktop App MAC [0-9.]*" | sed 's/^.*\ \([^ ]\{0,7\}\)$/\1/g')"
expectedTeamID="X26F74J8TH"
;;