Last active
April 16, 2021 20:46
-
-
Save vardrop/83b4e5e7feaaeeed1fa1fdd6bac37de2 to your computer and use it in GitHub Desktop.
App manifest for mtorrent https://github.com/nektro/mtorrent
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Install with scoop: