mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-01 04:51:25 +00:00
22 lines
750 B
JSON
22 lines
750 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|