ScoopInstaller_Main/bucket/git-annex.json
2020-12-29 22:48:49 +01:00

21 lines
819 B
JSON

{
"version": "8.20201128",
"description": "Manage files with git, without comitting them.",
"homepage": "https://git-annex.branchable.com/",
"license": "AGPL-3.0-or-later",
"bin": "usr/bin/git-annex.exe",
"url": "https://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe#/dl.7z",
"hash": "00bd1eb376d956ba4b4f56c6ff02696bd0b799ac9d0758d31b44260aca60fb88",
"checkver": {
"url": "https://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe.info",
"regex": "distributionVersion = \"([\\d.]+)\""
},
"autoupdate": {
"url": "https://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe#/dl.7z",
"hash": {
"url": "$url.info",
"regex": "$sha256\\.exe"
}
}
}