We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d9773c commit 0917927Copy full SHA for 0917927
bucket/openscad.json
@@ -26,7 +26,7 @@
26
"Remove-Item \"$(shortcut_folder $global)\\OpenSCAD.lnk\" -Force -ErrorAction SilentlyContinue"
27
],
28
"checkver": {
29
- "url": "https://www.openscad.org/inc/win_release_links.js",
+ "url": "https://www.openscad.org/inc/releases.js",
30
"regex": "OpenSCAD-([\\d.-]+)-x"
31
},
32
"autoupdate": {
0 commit comments