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:
Søren Theilgaard
2022-08-23 17:03:25 +02:00
parent b238cec2fe
commit 9047d5d68f

View File

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