File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -215,7 +215,7 @@ private function buildSparkleResponse(array $updateVersion) : string {
215215 <item>
216216 <title> ' .$ versionString .'</title>
217217 <pubDate> ' .$ this ->getCurrentTimeStamp ().'</pubDate>
218- <enclosure url=" ' .$ sparkleUrl .'" sparkle:version=" ' .$ updateVersion ['version ' ].'" type="application/octet-stream" sparkle:edSignature=" ' .$ sparkleSignature .'" length=" ' .$ sparkleLength .'"/>
218+ <enclosure url=" ' .$ sparkleUrl .'" sparkle:version=" ' .$ updateVersion ['version ' ].'" type="application/octet-stream" sparkle:installationType="package" sparkle: edSignature=" ' .$ sparkleSignature .'" length=" ' .$ sparkleLength .'"/>
219219 <sparkle:minimumSystemVersion>11.0</sparkle:minimumSystemVersion>
220220 </item> ' : '' ;
221221
You can’t perform that action at this time.
0 commit comments