ScoopInstaller_Main/bucket/git-annex.json
2025-04-16 20:29:59 +00:00

21 lines
820 B
JSON

{
"version": "10.20250416",
"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": "3533b00f77a57c031410d9dfa9dad54e7ea929b70726b66e735a00a8db750f9a",
"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"
}
}
}