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

Skip to content

Commit 304372e

Browse files
committed
Updated Mac binaries
1 parent e1da824 commit 304372e

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 2015.06.21</title>
9-
<pubDate>2015.06.21</pubDate>
8+
<title>OpenSCAD 2015.09.02</title>
9+
<pubDate>2015.09.02</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.06.21.dmg"
13-
sparkle:version="2015.06.21"
14-
sparkle:shortVersionString="2015.06.21"
15-
sparkle:dsaSignature="MC4CFQCrS7i00dK7wZOCx0xSAx291nbfdgIVAK0VJ7DIguWUE+1AdSpbJwYW0/y0"
16-
length="23007810"
12+
<enclosure url="http://files.openscad.org/snapshots/OpenSCAD-2015.09.02.dmg"
13+
sparkle:version="2015.09.02"
14+
sparkle:shortVersionString="2015.09.02"
15+
sparkle:dsaSignature="MCwCFAgxZugYg8Qzla2Y85q8/zwN1lX2AhR2EGx0azHR/M9UQ8dkNJp+ouPmjQ=="
16+
length="23222285"
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-2015.06.21.dmg'
2-
fileinfo['MAC_SNAPSHOT_NAME'] = 'OpenSCAD 2015.06.21'
3-
fileinfo['MAC_SNAPSHOT_SIZE'] = '21.9 MB'
1+
fileinfo['MAC_SNAPSHOT_URL'] = 'http://files.openscad.org/snapshots/OpenSCAD-2015.09.02.dmg'
2+
fileinfo['MAC_SNAPSHOT_NAME'] = 'OpenSCAD 2015.09.02'
3+
fileinfo['MAC_SNAPSHOT_SIZE'] = '22.1 MB'

0 commit comments

Comments
 (0)