mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
parent
a2a213c0f2
commit
b44cd1aba5
@ -6,15 +6,23 @@
|
|||||||
"suggest": {
|
"suggest": {
|
||||||
"ffmpeg": "ffmpeg"
|
"ffmpeg": "ffmpeg"
|
||||||
},
|
},
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
"url": "https://bitbucket.org/wahibre/mtn/downloads/mtn-3.4.2-win64.zip",
|
"url": "https://bitbucket.org/wahibre/mtn/downloads/mtn-3.4.2-win64.zip",
|
||||||
"hash": "7f20031f8bd8ef5d943f8cd1f398f96ccf872eb855c1c5ec4efd1699e75c0896",
|
"hash": "7f20031f8bd8ef5d943f8cd1f398f96ccf872eb855c1c5ec4efd1699e75c0896",
|
||||||
"extract_dir": "mtn-win64",
|
"extract_dir": "mtn-win64"
|
||||||
|
}
|
||||||
|
},
|
||||||
"bin": "bin\\mtn.exe",
|
"bin": "bin\\mtn.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://bitbucket.org/wahibre/mtn/downloads/?tab=downloads",
|
"url": "https://bitbucket.org/wahibre/mtn/downloads/?tab=downloads",
|
||||||
"regex": "(?<filename>mtn-(?<version>(?:\\d+\\.)+\\d+)-win64\\.zip)"
|
"regex": "(?<filename>mtn-(?<version>(?:\\d+\\.)+\\d+)-win64\\.zip)"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
"url": "https://bitbucket.org/wahibre/mtn/downloads/$matchFilename"
|
"url": "https://bitbucket.org/wahibre/mtn/downloads/$matchFilename"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user