mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
intermodal: Add version 0.1.10 (#1369)
* Add Intermodal v0.1.10 * intermodal: Update to version 0.1.11
This commit is contained in:
parent
ca57869301
commit
bb26ed794d
21
bucket/intermodal.json
Normal file
21
bucket/intermodal.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"homepage": "https://github.com/casey/intermodal",
|
||||||
|
"description": "User-friendly and featureful command-line BitTorrent metainfo utility",
|
||||||
|
"license": "CC0-1.0",
|
||||||
|
"version": "0.1.11",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/casey/intermodal/releases/download/v0.1.11/imdl-v0.1.11-x86_64-pc-windows-msvc.zip",
|
||||||
|
"hash": "340de325ba905842e0c186bd47e6ca14528feaa514914b2844ac29c5b644dde6"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "imdl.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/casey/intermodal/releases/download/v$version/imdl-v$version-x86_64-pc-windows-msvc.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user