mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-30 14:23:13 +01: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"
|
|
;;
|