ScoopInstaller_Main/bucket/intermodal.json
2024-09-04 04:29:11 +00:00

22 lines
750 B
JSON

{
"version": "0.1.14",
"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.14/imdl-v0.1.14-x86_64-pc-windows-msvc.zip",
"hash": "57809f155e15eaac01c4c2e06610ac2fb7258cabc9186834f49b063246d04f97"
}
},
"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"
}
}
}
}