@@ -122,25 +122,28 @@ <h2 class="subtitle" style="position:relative; left:45px;">The Programmers Solid
122
122
< div id ="sidebar " class ="sticky ">
123
123
< h1 > Downloads</ h1 >
124
124
< ul >
125
- < li > < a href ="#osx "> Mac OS X </ a > </ li >
125
+ < li > < a href ="#osx "> macOS </ a > </ li >
126
126
< li > < a href ="#windows "> Windows</ a > </ li >
127
127
< li > < a href ="#linux "> Linux</ a > </ li >
128
128
< li > < a href ="#other-systems "> Other Systems</ a > </ li >
129
129
< li > < a href ="#source-code "> Source Code</ a > </ li >
130
130
< li > < a href ="#snapshots "> Development Snapshots</ a > </ li >
131
131
< li > < a href ="#priorreleases "> Prior Releases</ a > </ li >
132
+ < li > < a href ="#pgp "> PGP Signature</ a > </ li >
132
133
</ ul >
133
134
</ div >
134
135
135
136
< article >
136
137
< section id ="osx ">
137
- < h1 > Mac OS X </ h1 >
138
+ < h1 > macOS </ h1 >
138
139
< div class ="subsection ">
139
- < p > System requirements: Mac OS X 10.7 or newer</ p >
140
+ < p > System requirements: OS X 10.9 or newer</ p >
140
141
< a id ="MAC_RELEASE_URL " href ="https://files.openscad.org ">
141
142
< button class ="download-button ">
142
143
< h3 id ="MAC_RELEASE_NAME "> OpenSCAD</ h3 >
143
- < small > 64 bit Intel - dmg package - </ small > < small id ="MAC_RELEASE_SIZE "> ?? MB</ small >
144
+ < small > 64 bit Intel - dmg package - </ small > < small id ="MAC_RELEASE_SIZE "> ?? MB</ small > < br />
145
+ < small > < a id ="MAC_RELEASE_SHA256_URL " href =""> sha256</ a > </ small > -
146
+ < small > < a id ="MAC_RELEASE_SHA512_URL " href =""> sha512</ a > </ small >
144
147
</ button >
145
148
</ a >
146
149
</ div >
@@ -155,31 +158,39 @@ <h3 id="MAC_RELEASE_NAME">OpenSCAD</h3>
155
158
< section id ="windows ">
156
159
< h1 > Windows</ h1 >
157
160
< p > System requirements: Windows XP or newer on x86 32/64 bit</ p >
158
- < a id ="WIN32_RELEASE1_URL " href ="https://files.openscad.org ">
159
- < button class ="left, download-button ">
160
- < h3 id ="WIN32_RELEASE1_NAME "> OpenSCAD</ h3 >
161
- < small > x86 (32-bit) exe installer - </ small > < small id ="WIN32_RELEASE1_SIZE "> ?? MB</ small >
162
- </ button >
163
- </ a >
164
- < a id ="WIN32_RELEASE2_URL " href ="https://files.openscad.org ">
165
- < button class ="download-button ">
166
- < h3 id ="WIN32_RELEASE2_NAME "> OpenSCAD</ h3 >
167
- < small > x86 (32-bit) zip package - </ small > < small id ="WIN32_RELEASE2_SIZE "> ?? MB</ small >
168
- </ button >
169
- </ a >
161
+ < div class ="left, download-button ">
162
+ < a id ="WIN32_RELEASE_INSTALLER_URL " href ="https://files.openscad.org ">
163
+ < h3 id ="WIN32_RELEASE_INSTALLER_NAME "> OpenSCAD</ h3 > </ a >
164
+ < small > x86 (32-bit) - exe installer - </ small > < small id ="WIN32_RELEASE_INSTALLER_SIZE "> ?? MB</ small > < br >
165
+ < small > < a id ="WIN32_RELEASE_INSTALLER_ASC_URL " href =""> asc</ a > </ small > -
166
+ < small > < a id ="WIN32_RELEASE_INSTALLER_SHA256_URL " href =""> sha256</ a > </ small > -
167
+ < small > < a id ="WIN32_RELEASE_INSTALLER_SHA512_URL " href =""> sha512</ a > </ small >
168
+ </ div >
169
+ < div class ="download-button ">
170
+ < a id ="WIN32_RELEASE_ZIP_URL " href ="https://files.openscad.org ">
171
+ < h3 id ="WIN32_RELEASE_ZIP_NAME "> OpenSCAD</ h3 > </ a >
172
+ < small > x86 (32-bit) - zip package - </ small > < small id ="WIN32_RELEASE_ZIP_SIZE "> ?? MB</ small > < br >
173
+ < small > < a id ="WIN32_RELEASE_ZIP_ASC_URL " href =""> asc</ a > </ small > -
174
+ < small > < a id ="WIN32_RELEASE_ZIP_SHA256_URL " href =""> sha256</ a > </ small > -
175
+ < small > < a id ="WIN32_RELEASE_ZIP_SHA512_URL " href =""> sha512</ a > </ small >
176
+ </ div >
170
177
< br clear ="both "/>
171
- < a id ="WIN64_RELEASE1_URL " href ="https://files.openscad.org ">
172
- < button class ="left, download-button ">
173
- < h3 id ="WIN64_RELEASE1_NAME "> OpenSCAD</ h3 >
174
- < small > x86 (64-bit) exe installer - </ small > < small id ="WIN64_RELEASE1_SIZE "> ?? MB</ small >
175
- </ button >
176
- </ a >
177
- < a id ="WIN64_RELEASE2_URL " href ="https://files.openscad.org ">
178
- < button class ="download-button ">
179
- < h3 id ="WIN64_RELEASE2_NAME "> OpenSCAD</ h3 >
180
- < small > x86 (64-bit) zip package - </ small > < small id ="WIN64_RELEASE2_SIZE "> ?? MB</ small >
181
- </ button >
182
- </ a >
178
+ < div class ="left, download-button ">
179
+ < a id ="WIN64_RELEASE_INSTALLER_URL " href ="https://files.openscad.org ">
180
+ < h3 id ="WIN64_RELEASE_INSTALLER_NAME "> OpenSCAD</ h3 > </ a >
181
+ < small > x86 (64-bit) - exe installer - </ small > < small id ="WIN64_RELEASE_INSTALLER_SIZE "> ?? MB</ small > < br >
182
+ < small > < a id ="WIN64_RELEASE_INSTALLER_ASC_URL " href =""> asc</ a > </ small > -
183
+ < small > < a id ="WIN64_RELEASE_INSTALLER_SHA256_URL " href =""> sha256</ a > </ small > -
184
+ < small > < a id ="WIN64_RELEASE_INSTALLER_SHA512_URL " href =""> sha512</ a > </ small >
185
+ </ div >
186
+ < div class ="download-button ">
187
+ < a id ="WIN64_RELEASE_ZIP_URL " href ="https://files.openscad.org ">
188
+ < h3 id ="WIN64_RELEASE_ZIP_NAME "> OpenSCAD</ h3 > </ a >
189
+ < small > x86 (64-bit) - zip package - </ small > < small id ="WIN64_RELEASE_ZIP_SIZE "> ?? MB</ small > < br >
190
+ < small > < a id ="WIN64_RELEASE_ZIP_ASC_URL " href =""> asc</ a > </ small > -
191
+ < small > < a id ="WIN64_RELEASE_ZIP_SHA256_URL " href =""> sha256</ a > </ small > -
192
+ < small > < a id ="WIN64_RELEASE_ZIP_SHA512_URL " href =""> sha512</ a > </ small >
193
+ </ div >
183
194
</ section >
184
195
185
196
< section id ="linux ">
@@ -223,12 +234,14 @@ <h2>Arch Linux</h2>
223
234
< div id ="other-linux " class ="subsection ">
224
235
< h2 > Other Linux</ h2 >
225
236
< p > The AppImage package is intended to run on any recent Linux distribution. For more information about how AppImages work, see the < a href ="https://appimage.org/ "> AppImage WebSite</ a > .</ p >
226
- < a id ="LIN64_RELEASE_URL " href ="https://files.openscad.org ">
227
- < button class ="download-button ">
228
- < h3 id ="LIN64_RELEASE_NAME "> OpenSCAD</ h3 >
229
- < small > x64 (64-bit) - AppImage -</ small > < small id ="LIN64_RELEASE_SIZE "> ?? MB</ small >
230
- </ button >
231
- </ a >
237
+ < div class ="download-button ">
238
+ < a id ="LIN64_RELEASE_URL " href ="https://files.openscad.org ">
239
+ < h3 id ="LIN64_RELEASE_NAME "> OpenSCAD</ h3 > </ a >
240
+ < small > x86 (64-bit) - AppImage - </ small > < small id ="LIN64_RELEASE_SIZE "> ?? MB</ small > < br >
241
+ < small > < a id ="LIN64_RELEASE_ASC_URL " href =""> asc</ a > </ small > -
242
+ < small > < a id ="LIN64_RELEASE_SHA256_URL " href =""> sha256</ a > </ small > -
243
+ < small > < a id ="LIN64_RELEASE_SHA512_URL " href =""> sha512</ a > </ small >
244
+ </ div >
232
245
</ div >
233
246
</ section >
234
247
@@ -267,7 +280,10 @@ <h1>Source Code</h1>
267
280
< a id ="SRC_RELEASE_URL " href ="https://files.openscad.org ">
268
281
< button class ="left, last, download-button ">
269
282
< h3 id ="SRC_RELEASE_NAME "> OpenSCAD</ h3 >
270
- < small > source code - tgz archive -</ small > < small id ="SRC_RELEASE_SIZE "> ?? MB</ small >
283
+ < small > source code - tgz archive -</ small > < small id ="SRC_RELEASE_SIZE "> ?? MB</ small > < br />
284
+ < small > < a id ="SRC_RELEASE_ASC_URL " href =""> asc</ a > </ small > -
285
+ < small > < a id ="SRC_RELEASE_SHA256_URL " href =""> sha256</ a > </ small > -
286
+ < small > < a id ="SRC_RELEASE_SHA512_URL " href =""> sha512</ a > </ small >
271
287
</ button >
272
288
</ a >
273
289
< p > You can also access the latest source code on github: < a href ="https://github.com/openscad/openscad " target ="_blank "> openscad/openscad on github</ a > </ p >
@@ -279,7 +295,7 @@ <h1>Development Snapshots</h1>
279
295
< p > Development snapshots are built irregularly. If you want access to a more recent development snapshot, please contact the < a href ="community.html#mailing-list "> mailing list</ a > .< p >
280
296
281
297
< div id ="snapshots-osx " class ="subsection ">
282
- < h2 > Mac OS X </ h2 >
298
+ < h2 > macOS </ h2 >
283
299
< a id ="MAC_SNAPSHOT_URL " href ="https://files.openscad.org ">
284
300
< button class ="download-button ">
285
301
< h3 id ="MAC_SNAPSHOT_NAME "> OpenSCAD</ h3 >
@@ -294,33 +310,33 @@ <h2>Windows</h2>
294
310
< div class ="left, download-button ">
295
311
< a id ="WIN32_SNAPSHOT_INSTALLER_URL " href ="https://files.openscad.org ">
296
312
< h3 id ="WIN32_SNAPSHOT_INSTALLER_NAME "> OpenSCAD</ h3 > </ a >
297
- < small > x86 (32-bit) exe installer - </ small > < small id ="WIN32_SNAPSHOT_INSTALLER_SIZE "> ?? MB</ small > < br >
298
- < small > < a id ="WIN32_SNAPSHOT_INSTALLER_SHA1_URL " href =""> sha1 </ a > </ small > -
299
- < small > < a id ="WIN32_SNAPSHOT_INSTALLER_SHA256_URL " href =""> sha256</ a > </ small >
313
+ < small > x86 (32-bit) - exe installer - </ small > < small id ="WIN32_SNAPSHOT_INSTALLER_SIZE "> ?? MB</ small > < br >
314
+ < small > < a id ="WIN32_SNAPSHOT_INSTALLER_ASC_URL " href =""> asc </ a > </ small > -
315
+ < small > < a id ="WIN32_SNAPSHOT_INSTALLER_SHA256_URL " href =""> sha256</ a > </ small >
300
316
</ div >
301
317
302
318
< div class ="download-button ">
303
319
< a id ="WIN32_SNAPSHOT_ZIP_URL " href ="https://files.openscad.org ">
304
320
< h3 id ="WIN32_SNAPSHOT_ZIP_NAME "> OpenSCAD</ h3 > </ a >
305
- < small > x86 (32-bit) zip package - </ small > < small id ="WIN32_SNAPSHOT_ZIP_SIZE "> ?? MB</ small > < br >
306
- < small > < a id ="WIN32_SNAPSHOT_ZIP_SHA1_URL " href =""> sha1 </ a > </ small > -
307
- < small > < a id ="WIN32_SNAPSHOT_ZIP_SHA256_URL " href =""> sha256</ a > </ small >
321
+ < small > x86 (32-bit) - zip package - </ small > < small id ="WIN32_SNAPSHOT_ZIP_SIZE "> ?? MB</ small > < br >
322
+ < small > < a id ="WIN32_SNAPSHOT_ZIP_ASC_URL " href =""> asc </ a > </ small > -
323
+ < small > < a id ="WIN32_SNAPSHOT_ZIP_SHA256_URL " href =""> sha256</ a > </ small >
308
324
</ div >
309
325
310
326
< div class ="left, download-button ">
311
327
< a id ="WIN64_SNAPSHOT_INSTALLER_URL " href ="https://files.openscad.org ">
312
328
< h3 id ="WIN64_SNAPSHOT_INSTALLER_NAME "> OpenSCAD</ h3 > </ a >
313
- < small > x86 (64-bit) exe installer - </ small > < small id ="WIN64_SNAPSHOT_INSTALLER_SIZE "> ?? MB</ small > < br >
314
- < small > < a id ="WIN64_SNAPSHOT_INSTALLER_SHA1_URL " href =""> sha1 </ a > </ small > -
315
- < small > < a id ="WIN64_SNAPSHOT_INSTALLER_SHA256_URL " href =""> sha256</ a > </ small >
329
+ < small > x86 (64-bit) - exe installer - </ small > < small id ="WIN64_SNAPSHOT_INSTALLER_SIZE "> ?? MB</ small > < br >
330
+ < small > < a id ="WIN64_SNAPSHOT_INSTALLER_ASC_URL " href =""> asc </ a > </ small > -
331
+ < small > < a id ="WIN64_SNAPSHOT_INSTALLER_SHA256_URL " href =""> sha256</ a > </ small >
316
332
</ div >
317
333
318
334
< div class ="download-button ">
319
335
< a id ="WIN64_SNAPSHOT_ZIP_URL " href ="https://files.openscad.org ">
320
336
< h3 id ="WIN64_SNAPSHOT_ZIP_NAME "> OpenSCAD</ h3 > </ a >
321
- < small > x86 (64-bit) zip package - </ small > < small id ="WIN64_SNAPSHOT_ZIP_SIZE "> ?? MB</ small > < br >
322
- < small > < a id ="WIN64_SNAPSHOT_ZIP_SHA1_URL " href =""> sha1 </ a > </ small > -
323
- < small > < a id ="WIN64_SNAPSHOT_ZIP_SHA256_URL " href =""> sha256</ a > </ small >
337
+ < small > x86 (64-bit) - zip package - </ small > < small id ="WIN64_SNAPSHOT_ZIP_SIZE "> ?? MB</ small > < br >
338
+ < small > < a id ="WIN64_SNAPSHOT_ZIP_ASC_URL " href =""> asc </ a > </ small > -
339
+ < small > < a id ="WIN64_SNAPSHOT_ZIP_SHA256_URL " href =""> sha256</ a > </ small >
324
340
</ div >
325
341
</ div >
326
342
@@ -333,10 +349,10 @@ <h2>Linux - AppImage</h2>
333
349
< div class ="left, download-button ">
334
350
< a id ="LIN64_SNAPSHOT_URL " href ="https://files.openscad.org ">
335
351
< h3 id ="LIN64_SNAPSHOT_NAME "> OpenSCAD</ h3 > </ a >
336
- < small > x86 (64-bit) AppImage - </ small > < small id ="LIN64_SNAPSHOT_SIZE "> ?? MB</ small > < br >
337
- < small > < a id ="LIN64_SNAPSHOT_SHA1_URL " href =""> sha1 </ a > </ small > -
352
+ < small > x86 (64-bit) - AppImage - </ small > < small id ="LIN64_SNAPSHOT_SIZE "> ?? MB</ small > < br >
353
+ < small > < a id ="LIN64_SNAPSHOT_ASC_URL " href =""> asc </ a > </ small > -
338
354
< small > < a id ="LIN64_SNAPSHOT_SHA256_URL " href =""> sha256</ a > </ small >
339
- </ div >
355
+ </ div >
340
356
341
357
< h2 > Linux - Snap</ h2 >
342
358
< p > < a href ="https://snapcraft.io/openscad-nightly "> Snap packages</ a > are available,
@@ -489,6 +505,12 @@ <h1>Prior Releases</h1>
489
505
< p > Prior releases are available at < a href ="https://files.openscad.org "> files.openscad.org</ a > </ p >
490
506
</ section >
491
507
508
+ < section id ="pgp ">
509
+ < h1 > PGP Signature</ h1 >
510
+
511
+ < p > Any signed downloads will use the OpenSCAD Development Team's PGP key: < a href ="OpenSCAD_public_key.asc "> OpenSCAD_public_key.asc</ a > (ID: 22164A0F, fingerprint: E2EB DADD 336F F516 ADD5 1A78 F3E1 2CCC 2216 4A0)</ p >
512
+ </ section >
513
+
492
514
493
515
</ article >
494
516
0 commit comments