mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tunnel: fix bin property (closes #2874)
This commit is contained in:
parent
10fac90205
commit
eae8238bff
@ -12,7 +12,13 @@
|
||||
"hash": "0923cb853726b9d62ab1b9cf9a1b18b2e5e0705fd3896143e1da948b0a8cf6eb"
|
||||
}
|
||||
},
|
||||
"bin": "tunnel.exe",
|
||||
"bin": [
|
||||
[
|
||||
"tunnel-client.exe",
|
||||
"tunnel"
|
||||
],
|
||||
"tunnel-client.exe"
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/labstack/tunnel-client"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user