dennis 5 лет назад
Родитель
Сommit
78487b39a3

+ 2 - 4
OnlyOffice/ONLYOFFICE.download.recipe

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

+ 1 - 1
OnlyOffice/ONLYOFFICE.install.recipe

@@ -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>Installs the latest version of ONLYOFFICE.</string>
 	<key>Identifier</key>

+ 2 - 2
OnlyOffice/ONLYOFFICE.munki.recipe

@@ -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 and imports it into Munki.</string>
 	<key>Identifier</key>
@@ -21,7 +21,7 @@
 				<string>testing</string>
 			</array>
 			<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>
 			<string>Ascensio System SIA</string>
 			<key>display_name</key>

+ 1 - 3
OnlyOffice/ONLYOFFICE.pkg.recipe

@@ -3,15 +3,13 @@
 <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 and creates a package.</string>
 	<key>Identifier</key>
 	<string>com.github.solutiogruppen.pkg.ONLYOFFICE</string>
 	<key>Input</key>
 	<dict>
-		<key>BUNDLE_ID</key>
-		<string>asc.onlyoffice.ONLYOFFICE</string>
 		<key>NAME</key>
 		<string>ONLYOFFICE</string>
 	</dict>