mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-09 13:21:53 +00:00
Merge pull request #322 from adibue/adibue-add-nudge
Added label for 'nudge'
This commit is contained in:
@@ -204,6 +204,7 @@ nextcloud
|
||||
nomad
|
||||
nomadlogin
|
||||
notion
|
||||
nudge
|
||||
nvivo
|
||||
obs
|
||||
obsidian
|
||||
|
||||
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