mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-31 22:04:22 +01:00
Merge pull request #322 from adibue/adibue-add-nudge
Added label for 'nudge'
This commit is contained in:
8
fragments/labels/nudge.sh
Normal file
8
fragments/labels/nudge.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
nudge)
|
||||
name="Nudge"
|
||||
type="pkg"
|
||||
downloadURL=$(downloadURLFromGit macadmins Nudge )
|
||||
appNewVersion=$(versionFromGit macadmins Nudge )
|
||||
expectedTeamID="9GQZ7KUFR6"
|
||||
archiveName="Nudge-[0-9.]*.pkg"
|
||||
;;
|
||||
Reference in New Issue
Block a user