diff options
-rw-r--r-- | appcast-snapshots.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appcast-snapshots.xml.in b/appcast-snapshots.xml.in index 83c4038..acd10aa 100644 --- a/appcast-snapshots.xml.in +++ b/appcast-snapshots.xml.in @@ -8,7 +8,7 @@ <title>OpenSCAD @VERSION@</title> <pubDate>@VERSIONDATE@</pubDate> <sparkle:releaseNotesLink>https://raw.github.com/openscad/openscad/master/RELEASE_NOTES</sparkle:releaseNotesLink> - <enclosure url="http://files.googlecode.com/OpenSCAD-@VERSION@.dmg" + <enclosure url="http://files.openscad.org/OpenSCAD-@VERSION@.dmg" sparkle:version="@VERSIONDATE@" sparkle:shortVersionString="@VERSION@" sparkle:dsaSignature="@DSASIGNATURE@" |