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