|
|
|
|
@ -1428,10 +1428,10 @@
|
|
|
|
|
<filter token="SPARKLE_DELTAS" value="
|
|
|
|
|
|
|
|
|
|
<enclosure type="application/octet-stream"
|
|
|
|
|
sparkle:version="${sparkle.build}" length="${delta.file.length}"
|
|
|
|
|
sparkle:version="${sparkle.build}" length="${delta.file.length}"
|
|
|
|
|
sparkle:dsaSignature="${delta.signature.base64}"
|
|
|
|
|
sparkle:deltaFrom="${old.sparkle.build}"
|
|
|
|
|
url="${sparkle.delta.download.location}/${application.name}-${old.sparkle.build}-to-${sparkle.build}.delta"/>
|
|
|
|
|
sparkle:deltaFrom="${old.sparkle.build}"
|
|
|
|
|
url="${sparkle.delta.download.location}/${application.name}-${old.sparkle.build}-to-${sparkle.build}.delta"/>
|
|
|
|
|
@SPARKLE_DELTAS@
|
|
|
|
|
" />
|
|
|
|
|
</filterset>
|
|
|
|
|
@ -1462,7 +1462,7 @@
|
|
|
|
|
</timestampselector>
|
|
|
|
|
|
|
|
|
|
<foreach param="build.to.delete"
|
|
|
|
|
target="-make-wix-patch-delete-data-folder">
|
|
|
|
|
target="-make-sparkle-delta-delete-data-folder">
|
|
|
|
|
<path refid="oldest.builds"/>
|
|
|
|
|
</foreach>
|
|
|
|
|
</target>
|
|
|
|
|
|