mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
mtn: Fix bin path for v3.5.0 (#5542)
* mtn: Fix bin path for v3.5.0 * Actually fix `bin` path
This commit is contained in:
parent
9c34eed623
commit
1b3df3bd01
@ -13,7 +13,7 @@
|
||||
"extract_dir": "mtn-win64"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\mtn.exe",
|
||||
"bin": "mtn.exe",
|
||||
"checkver": {
|
||||
"url": "https://bitbucket.org/wahibre/mtn/downloads/?tab=downloads",
|
||||
"regex": "(?<filename>mtn-(?<version>(?:\\d+\\.)+\\d+)-win64\\.zip)"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user