diff options
| author | Marius Kintel <marius@kintel.net> | 2013-10-27 03:08:01 (GMT) |
|---|---|---|
| committer | Marius Kintel <marius@kintel.net> | 2013-10-27 03:08:01 (GMT) |
| commit | f708f5e82bd78fd90b6433d9956f5d0f46c62222 (patch) | |
| tree | 0fc493a1bb046c638c9b3f521483c548bc7863ad | |
| parent | 64f35bce3d83c59e1f0c2db0b2a5c141b3a5c2e8 (diff) | |
Fixed download URL
| -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@" |
