mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
add cloudya app from nfon
This commit is contained in:
committed by
GitHub
parent
db3e109c21
commit
174a2b5a46
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 -E -o "https://cdn.cloudya.com/Cloudya-[.0-9]+-mac.zip")"
|
||||
appNewVersion="$(curl -fs https://www.nfon.com/de/service/downloads | grep -E -o "Cloudya Desktop App MAC [0-9.]*" | sed -E 's/.*Cloudya Desktop App MAC ([0-9.]*).*/\1/g')"
|
||||
expectedTeamID="X26F74J8TH"
|
||||
;;
|
||||
Reference in New Issue
Block a user