Skip to content

Commit 3be8809

Browse files
authored
fix URL (#2)
1 parent b71a317 commit 3be8809

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bucket/dev-cloud.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "Proprietary",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/DocPlanner/dev-cloud-releases/download/2.17.0/dev-2.17.0-win-x64.zip",
8+
"url": "https://github.com/DocPlanner/dev-cloud-releases/releases/download/2.17.0/dev-2.17.0-win-x64.zip",
99
"hash": "1e8bf2e568c26268eb9aa4504d07fe854cf2d57b303e47b4de2f8d4240995a6c"
1010
}
1111
},
@@ -14,7 +14,7 @@
1414
"autoupdate": {
1515
"architecture": {
1616
"64bit": {
17-
"url": "https://github.com/DocPlanner/dev-cloud-releases/download/$version/dev-$version-win-x64.zip"
17+
"url": "https://github.com/DocPlanner/dev-cloud-releases/releases/download/$version/dev-$version-win-x64.zip"
1818
}
1919
}
2020
},

0 commit comments

Comments
 (0)