mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
sap renamed to SAP
And added `archiveName` to make sure we find the correct file and not the source code.
This commit is contained in:
@@ -2,7 +2,8 @@ icons)
|
||||
# credit: Mischa van der Bent (@mischavdbent)
|
||||
name="Icons"
|
||||
type="zip"
|
||||
downloadURL=$(downloadURLFromGit sap macOS-icon-generator )
|
||||
appNewVersion=$(versionFromGit sap macOS-icon-generator )
|
||||
archiveName="Icons.*.zip"
|
||||
downloadURL=$(downloadURLFromGit SAP macOS-icon-generator )
|
||||
appNewVersion=$(versionFromGit SAP macOS-icon-generator )
|
||||
expectedTeamID="7R5ZEU67FQ"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user