mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
22 lines
750 B
JSON
22 lines
750 B
JSON
{
|
|
"version": "0.1.15",
|
|
"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.15/imdl-v0.1.15-x86_64-pc-windows-msvc.zip",
|
|
"hash": "ab141da9f480ef86c75d26a3b35bd7d384c96df489aaeb1fd35a87b07462ed7e"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|