diff options
author | Marius Kintel <marius@kintel.net> | 2013-10-22 23:40:13 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-10-22 23:40:13 (GMT) |
commit | 6af64497ebef96fcf2852927807ca8186263b9d3 (patch) | |
tree | a3c729898597fa507c85a2deec03e6c68cdcc971 | |
parent | 1fd3bec4fe1df6fb8a1b7f3da812a40b88faede3 (diff) |
Move files to files.openscad.org
-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@" |