-
-
Notifications
You must be signed in to change notification settings - Fork 2
scoop.json
{ "version": "4", "description": "A totally configurable terminal torrent client.", "homepage": "https://github.com/nektro/mtorrent", "license": { "identifier": "AGPL-3.0-only", "url": "https://raw.githubusercontent.com/nektro/mtorrent/master/LICENSE" }, "architecture": { "64bit": { "url": "https://github.com/nektro/mtorrent/releases/download/v4/mtorrent-windows-amd64.exe#/mtorrent.exe", "hash": "e2867367041683f623e7875dad3375b5595108a60a3c1a7126d5be05dfc03cec" }, "32bit": { "url": "https://github.com/nektro/mtorrent/releases/download/v4/mtorrent-windows-386.exe#/mtorrent.exe", "hash": "326f91f00a0a21cd7f87f15920d573a8ca9ac8051c512b8cb81a0a5279826604" } }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/nektro/mtorrent/releases/download/v$version/mtorrent-windows-amd64.exe#/mtorrent.exe" }, "32bit": { "url": "https://github.com/nektro/mtorrent/releases/download/v$version/mtorrent-windows-386.exe#/mtorrent.exe" } } }, "checkver": "github", "bin": "mtorrent.exe" }