Made with recipe robot 2.2.0

This commit is contained in:
dennis
2021-03-02 14:24:32 +01:00
parent 59eda4911e
commit 78487b39a3
4 changed files with 6 additions and 10 deletions
+2 -4
View File
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>Comment</key>
<string>Created with Recipe Robot v1.2.1 (https://github.com/homebysix/recipe-robot)</string>
<string>Created with Recipe Robot v2.2.0 (https://github.com/homebysix/recipe-robot)</string>
<key>Description</key>
<string>Downloads the latest version of ONLYOFFICE.</string>
<key>Identifier</key>
@@ -12,8 +12,6 @@
<dict>
<key>NAME</key>
<string>ONLYOFFICE</string>
<key>SPARKLE_FEED_URL</key>
<string>http://download.onlyoffice.com/install/desktop/editors/mac/onlyoffice.xml</string>
</dict>
<key>MinimumVersion</key>
<string>1.0.0</string>
@@ -23,7 +21,7 @@
<key>Arguments</key>
<dict>
<key>appcast_url</key>
<string>%SPARKLE_FEED_URL%</string>
<string>https://download.onlyoffice.com/install/desktop/editors/mac/onlyoffice.xml</string>
</dict>
<key>Processor</key>
<string>SparkleUpdateInfoProvider</string>