Files
Installomator/fragments/labels/icons.sh
Søren Theilgaard 9047d5d68f sap renamed to SAP
And added `archiveName` to make sure we find the correct file and not the source code.
2022-08-23 17:03:25 +02:00

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"
;;