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

Skip to content

Commit 1e73f13

Browse files
committed
Updated Mac snapshot binaries
1 parent 8e0deae commit 1e73f13

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.07.22</title>
9-
<pubDate>2016.07.22</pubDate>
8+
<title>OpenSCAD 2016.08.21</title>
9+
<pubDate>2016.08.21</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.07.22.dmg"
13-
sparkle:version="2016.07.22"
14-
sparkle:shortVersionString="2016.07.22"
15-
sparkle:dsaSignature="MCwCFD8Dr+2Xu3ci6i5SXAPpKJlHdjoVAhRoec9CszEFmFTaUIDmSMfTlYJmew=="
16-
length="23716750"
12+
<enclosure url="http://files.openscad.org/snapshots/OpenSCAD-2016.08.21.dmg"
13+
sparkle:version="2016.08.21"
14+
sparkle:shortVersionString="2016.08.21"
15+
sparkle:dsaSignature="MC4CFQCN4/idDTL1ZfFsepyReNwlbQ5v2AIVAIem4I2tNo1ojdGhO4sZkF4DZjMv"
16+
length="23823484"
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.07.22.dmg'
2-
fileinfo['MAC_SNAPSHOT_NAME'] = 'OpenSCAD 2016.07.22'
3-
fileinfo['MAC_SNAPSHOT_SIZE'] = '22.6 MB'
1+
fileinfo['MAC_SNAPSHOT_URL'] = 'http://files.openscad.org/snapshots/OpenSCAD-2016.08.21.dmg'
2+
fileinfo['MAC_SNAPSHOT_NAME'] = 'OpenSCAD 2016.08.21'
3+
fileinfo['MAC_SNAPSHOT_SIZE'] = '22.7 MB'

0 commit comments

Comments
 (0)