ScoopInstaller_Main/bucket/intermodal.json
2020-10-21 19:12:31 +02:00

22 lines
750 B
JSON

{
"version": "0.1.12",
"description": "User-friendly and featureful command-line BitTorrent metainfo utility",
"homepage": "https://github.com/casey/intermodal",
"license": "CC0-1.0",
"architecture": {
"64bit": {
"url": "https://github.com/casey/intermodal/releases/download/v0.1.12/imdl-v0.1.12-x86_64-pc-windows-msvc.zip",
"hash": "86dba0c9426f81284f61443f45e5b804c7718a11aa770aed0855d181a70fda88"
}
},
"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"
}
}
}
}