mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 21:02:46 +00:00
10 lines
284 B
Bash
10 lines
284 B
Bash
icons)
|
|
# credit: Mischa van der Bent (@mischavdbent)
|
|
name="Icons"
|
|
type="zip"
|
|
archiveName="Icons.*.zip"
|
|
downloadURL=$(downloadURLFromGit SAP macOS-icon-generator )
|
|
appNewVersion=$(versionFromGit SAP macOS-icon-generator )
|
|
expectedTeamID="7R5ZEU67FQ"
|
|
;;
|