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 @@ -223,7 +223,7 @@ private function buildSparkleResponse(array $updateVersion) : string {
223223 <item>
224224 <title> ' .$ versionString .'</title>
225225 <pubDate> ' .$ this ->getCurrentTimeStamp ().'</pubDate>
226- <enclosure url=" ' .$ sparkleUrl .'" sparkle:version=" ' .$ updateVersion ['version ' ].'" type="application/octet-stream" sparkle:edSignature=" ' .$ sparkleSignature .'" length=" ' .$ sparkleLength .'"/>
226+ <enclosure url=" ' .$ sparkleUrl .'" sparkle:version=" ' .$ updateVersion ['version ' ].'" type="application/octet-stream" sparkle:installationType="package" sparkle: edSignature=" ' .$ sparkleSignature .'" length=" ' .$ sparkleLength .'"/>
227227 <sparkle:minimumSystemVersion>11.0</sparkle:minimumSystemVersion>
228228 </item> ' : '' ;
229229
You can’t perform that action at this time.
0 commit comments