diff options
author | Marius Kintel <marius@kintel.net> | 2013-10-26 05:14:01 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-10-26 05:14:01 (GMT) |
commit | 64f35bce3d83c59e1f0c2db0b2a5c141b3a5c2e8 (patch) | |
tree | bfdf519ce8a47d4cdd1d1db940f88c2b9db3f8c7 | |
parent | 144c30e701e4f22cc361ff8b8fdc1ea26013e041 (diff) |
moved to files.openscad.org
-rw-r--r-- | appcast-snapshots.xml.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appcast-snapshots.xml.in b/appcast-snapshots.xml.in index f46c814..83c4038 100644 --- a/appcast-snapshots.xml.in +++ b/appcast-snapshots.xml.in @@ -3,12 +3,12 @@ <channel> <title>OpenSCAD Development Snapshots</title> <link>http://openscad.org/appcast-snapshots.xml</link> - <language>en</language> + <language>en</language> <item> <title>OpenSCAD @VERSION@</title> <pubDate>@VERSIONDATE@</pubDate> <sparkle:releaseNotesLink>https://raw.github.com/openscad/openscad/master/RELEASE_NOTES</sparkle:releaseNotesLink> - <enclosure url="https://openscad.googlecode.com/files/OpenSCAD-@VERSION@.dmg" + <enclosure url="http://files.googlecode.com/OpenSCAD-@VERSION@.dmg" sparkle:version="@VERSIONDATE@" sparkle:shortVersionString="@VERSION@" sparkle:dsaSignature="@DSASIGNATURE@" |