diff options
author | Marius Kintel <marius@kintel.net> | 2013-02-12 02:44:48 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-02-12 02:44:48 (GMT) |
commit | f3731d8ce177ef2791ffb3ad41891fac2fcad52e (patch) | |
tree | f4b6c05d4505ccee58b8b51d46066d803fa8ef52 /appcast.xml.in | |
parent | 3a517e4a3f60f98ec423ef49a8d856f69731ebba (diff) |
Added support for signing binaries
Diffstat (limited to 'appcast.xml.in')
-rw-r--r-- | appcast.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appcast.xml.in b/appcast.xml.in index e375fae..f61710c 100644 --- a/appcast.xml.in +++ b/appcast.xml.in @@ -11,6 +11,7 @@ <enclosure url="https://openscad.googlecode.com/files/OpenSCAD-@VERSION@.dmg" sparkle:version="@VERSIONDATE@" sparkle:shortVersionString="@VERSION@" + sparkle:dsaSignature="@DSASIGNATURE@" length="@FILESIZE@" type="application/octet-stream"/> </item> |