We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b71a317 commit 3be8809Copy full SHA for 3be8809
bucket/dev-cloud.json
@@ -5,7 +5,7 @@
5
"license": "Proprietary",
6
"architecture": {
7
"64bit": {
8
- "url": "https://github.com/DocPlanner/dev-cloud-releases/download/2.17.0/dev-2.17.0-win-x64.zip",
+ "url": "https://github.com/DocPlanner/dev-cloud-releases/releases/download/2.17.0/dev-2.17.0-win-x64.zip",
9
"hash": "1e8bf2e568c26268eb9aa4504d07fe854cf2d57b303e47b4de2f8d4240995a6c"
10
}
11
},
@@ -14,7 +14,7 @@
14
"autoupdate": {
15
16
17
- "url": "https://github.com/DocPlanner/dev-cloud-releases/download/$version/dev-$version-win-x64.zip"
+ "url": "https://github.com/DocPlanner/dev-cloud-releases/releases/download/$version/dev-$version-win-x64.zip"
18
19
20
0 commit comments