mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 21:02:46 +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)
|
# credit: Mischa van der Bent (@mischavdbent)
|
||||||
name="Icons"
|
name="Icons"
|
||||||
type="zip"
|
type="zip"
|
||||||
downloadURL=$(downloadURLFromGit sap macOS-icon-generator )
|
archiveName="Icons.*.zip"
|
||||||
appNewVersion=$(versionFromGit sap macOS-icon-generator )
|
downloadURL=$(downloadURLFromGit SAP macOS-icon-generator )
|
||||||
|
appNewVersion=$(versionFromGit SAP macOS-icon-generator )
|
||||||
expectedTeamID="7R5ZEU67FQ"
|
expectedTeamID="7R5ZEU67FQ"
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user