Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 45ad778

Browse files
committed
Updated Mac snapshot
1 parent 9f725e0 commit 45ad778

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

appcast-snapshots.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<link>http://openscad.org/appcast-snapshots.xml</link>
66
<language>en</language>
77
<item>
8-
<title>OpenSCAD 2016.11.21</title>
9-
<pubDate>2016.11.21</pubDate>
8+
<title>OpenSCAD 2017.02.08</title>
9+
<pubDate>2017.02.08</pubDate>
1010
<sparkle:releaseNotesLink>https://raw.githubusercontent.com/openscad/openscad/master/releases/2015.XX.md</sparkle:releaseNotesLink>
1111
<sparkle:minimumSystemVersion>10.7.0</sparkle:minimumSystemVersion>
12-
<enclosure url="http://files.openscad.org/snapshots/OpenSCAD-2016.11.21.dmg"
13-
sparkle:version="2016.11.21"
14-
sparkle:shortVersionString="2016.11.21"
15-
sparkle:dsaSignature="MC0CFH3xH6QDptaenY5pFZf+utBOC8ZMAhUA09GhCpdr7ON7voZdwAkXh7QgJEM="
16-
length="23421997"
12+
<enclosure url="http://files.openscad.org/snapshots/OpenSCAD-2017.02.08.dmg"
13+
sparkle:version="2017.02.08"
14+
sparkle:shortVersionString="2017.02.08"
15+
sparkle:dsaSignature="MCwCFAL96glIuiMjyvpaZUcl4mBk/vZJAhQlG5jhqWWPLZmNGsfvWwPeXlm/2g=="
16+
length="23598623"
1717
type="application/octet-stream"/>
1818
</item>
1919
</channel>

inc/mac_snapshot_links.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
fileinfo['MAC_SNAPSHOT_URL'] = 'http://files.openscad.org/snapshots/OpenSCAD-2016.11.21.dmg'
2-
fileinfo['MAC_SNAPSHOT_NAME'] = 'OpenSCAD 2016.11.21'
3-
fileinfo['MAC_SNAPSHOT_SIZE'] = '22.3 MB'
1+
fileinfo['MAC_SNAPSHOT_URL'] = 'http://files.openscad.org/snapshots/OpenSCAD-2017.02.08.dmg'
2+
fileinfo['MAC_SNAPSHOT_NAME'] = 'OpenSCAD 2017.02.08'
3+
fileinfo['MAC_SNAPSHOT_SIZE'] = '22.5 MB'

0 commit comments

Comments
 (0)