mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-07 22:04:45 +01:00
changed fragments to .sh extension
This commit is contained in:
9
fragments/labels/santa.sh
Normal file
9
fragments/labels/santa.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
santa)
|
||||
# credit: Tadayuki Onishi (@kenchan0130)
|
||||
name="Santa"
|
||||
type="pkgInDmg"
|
||||
packageID="com.google.santa"
|
||||
downloadURL=$(downloadURLFromGit google santa)
|
||||
appNewVersion=$(versionFromGit google santa)
|
||||
expectedTeamID="EQHXZ8M8AV"
|
||||
;;
|
||||
Reference in New Issue
Block a user