mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
new label: relatel
This commit is contained in:
7
fragments/labels/relatel.sh
Normal file
7
fragments/labels/relatel.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
relatel)
|
||||
name="Relatel"
|
||||
type="dmg"
|
||||
downloadURL="https://cdn.rela.tel/www/public/junotron/Relatel.dmg"
|
||||
appNewVersion="$(curl -fs "https://cdn.firmafon.dk/www/public/junotron/latest-mac.yml" | grep -i "version" | cut -w -f2)"
|
||||
expectedTeamID="B9358QF55B"
|
||||
;;
|
||||
8
fragments/labels/xcreds.sh
Normal file
8
fragments/labels/xcreds.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
xcreds)
|
||||
name="XCreds"
|
||||
type="pkg"
|
||||
packageID="com.twocanoes.pkg.secureremoteaccess"
|
||||
downloadURL="$(downloadURLFromGit twocanoes xcreds)"
|
||||
appNewVersion="$(versionFromGit twocanoes xcreds)"
|
||||
expectedTeamID="UXP6YEHSPW"
|
||||
;;
|
||||
Reference in New Issue
Block a user