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

Skip to content

Commit bd5a524

Browse files
committed
Update Mac binary snapshot
1 parent 5974368 commit bd5a524

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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 2015.09.14</title>
9-
<pubDate>2015.09.14</pubDate>
8+
<title>OpenSCAD 2015.10.16</title>
9+
<pubDate>2015.10.16</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-2015.09.14.dmg"
13-
sparkle:version="2015.09.14"
14-
sparkle:shortVersionString="2015.09.14"
15-
sparkle:dsaSignature="MCwCFDd9D/GdRfxY2lIZ3uJY3F0chEPmAhRAtbVY7zq7HAyVX/AAr578MnSo1g=="
16-
length="22872481"
12+
<enclosure url="http://files.openscad.org/snapshots/OpenSCAD-2015.10.16.dmg"
13+
sparkle:version="2015.10.16"
14+
sparkle:shortVersionString="2015.10.16"
15+
sparkle:dsaSignature="MCwCFE83Vbg+J7kdyMVItt7ETsyDZ3CiAhRwq15MmI2gSi2DrKNbft5yqQc7yQ=="
16+
length="22866854"
1717
type="application/octet-stream"/>
1818
</item>
1919
</channel>

inc/mac_snapshot_links.js

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

0 commit comments

Comments
 (0)