ScoopInstaller_Main/bucket/git-annex.json
2020-03-10 20:01:50 +00:00

21 lines
819 B
JSON

{
"version": "8.20200227",
"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": "6f9655b507e748aeb51911fdf0f8965ee6e8cdca690a215818acd6c30891201e",
"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"
}
}
}