Changed to add zip to downloaded file

This commit is contained in:
Dennis Juhler Aagaard
2020-10-02 10:33:03 +02:00
parent 72974bb515
commit 1f9d664dcb
+1 -1
View File
@@ -30,7 +30,7 @@
<key>Arguments</key>
<dict>
<key>filename</key>
<string>%NAME%-%version%.dmg</string>
<string>%NAME%-%version%.zip</string>
</dict>
<key>Processor</key>
<string>URLDownloader</string>