We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 997e395 commit 4b4280fCopy full SHA for 4b4280f
bucket/chisel.json
@@ -17,10 +17,10 @@
17
"autoupdate": {
18
"architecture": {
19
"64bit": {
20
- "url": "https://github.com/jpillora/chisel/releases/download/v$version/chisel_$version_windows_amd64.gz"
+ "url": "https://github.com/jpillora/chisel/releases/download/v$version/chisel_$version_windows_amd64.zip"
21
},
22
"arm64": {
23
- "url": "https://github.com/jpillora/chisel/releases/download/v$version/chisel_$version_windows_arm64.gz"
+ "url": "https://github.com/jpillora/chisel/releases/download/v$version/chisel_$version_windows_arm64.zip"
24
}
25
26
"hash": {
0 commit comments