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"> <plist version="1.0">
<dict> <dict>
<key>Comment</key> <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> <key>Description</key>
<string>Downloads the latest version of ONLYOFFICE.</string> <string>Downloads the latest version of ONLYOFFICE.</string>
<key>Identifier</key> <key>Identifier</key>
@@ -12,8 +12,6 @@
<dict> <dict>
<key>NAME</key> <key>NAME</key>
<string>ONLYOFFICE</string> <string>ONLYOFFICE</string>
<key>SPARKLE_FEED_URL</key>
<string>http://download.onlyoffice.com/install/desktop/editors/mac/onlyoffice.xml</string>
</dict> </dict>
<key>MinimumVersion</key> <key>MinimumVersion</key>
<string>1.0.0</string> <string>1.0.0</string>
@@ -23,7 +21,7 @@
<key>Arguments</key> <key>Arguments</key>
<dict> <dict>
<key>appcast_url</key> <key>appcast_url</key>
<string>%SPARKLE_FEED_URL%</string> <string>https://download.onlyoffice.com/install/desktop/editors/mac/onlyoffice.xml</string>
</dict> </dict>
<key>Processor</key> <key>Processor</key>
<string>SparkleUpdateInfoProvider</string> <string>SparkleUpdateInfoProvider</string>
+1 -1
View File
@@ -3,7 +3,7 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>Comment</key> <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> <key>Description</key>
<string>Installs the latest version of ONLYOFFICE.</string> <string>Installs the latest version of ONLYOFFICE.</string>
<key>Identifier</key> <key>Identifier</key>
+2 -2
View File
@@ -3,7 +3,7 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>Comment</key> <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> <key>Description</key>
<string>Downloads the latest version of ONLYOFFICE and imports it into Munki.</string> <string>Downloads the latest version of ONLYOFFICE and imports it into Munki.</string>
<key>Identifier</key> <key>Identifier</key>
@@ -21,7 +21,7 @@
<string>testing</string> <string>testing</string>
</array> </array>
<key>description</key> <key>description</key>
<string>An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents</string> <string>Edit documents, spreadsheets, and presentations offline.</string>
<key>developer</key> <key>developer</key>
<string>Ascensio System SIA</string> <string>Ascensio System SIA</string>
<key>display_name</key> <key>display_name</key>
+1 -3
View File
@@ -3,15 +3,13 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>Comment</key> <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> <key>Description</key>
<string>Downloads the latest version of ONLYOFFICE and creates a package.</string> <string>Downloads the latest version of ONLYOFFICE and creates a package.</string>
<key>Identifier</key> <key>Identifier</key>
<string>com.github.solutiogruppen.pkg.ONLYOFFICE</string> <string>com.github.solutiogruppen.pkg.ONLYOFFICE</string>
<key>Input</key> <key>Input</key>
<dict> <dict>
<key>BUNDLE_ID</key>
<string>asc.onlyoffice.ONLYOFFICE</string>
<key>NAME</key> <key>NAME</key>
<string>ONLYOFFICE</string> <string>ONLYOFFICE</string>
</dict> </dict>