mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-10 14:23:10 +01:00
Merge pull request #264 from chrisi51/dev
add new label for cloudya app from nfon
This commit is contained in:
7
fragments/labels/cloudya.sh
Normal file
7
fragments/labels/cloudya.sh
Normal 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"
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user