mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-30 14:23:13 +01: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
|
nomad
|
||||||
nomadlogin
|
nomadlogin
|
||||||
notion
|
notion
|
||||||
|
nudge
|
||||||
nvivo
|
nvivo
|
||||||
obs
|
obs
|
||||||
obsidian
|
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