ScoopInstaller_Main/bucket/git-annex.json
2025-09-25 20:29:08 +00:00

21 lines
820 B
JSON

{
"version": "10.20250925",
"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": "9e0d075239d4456b502fa8c2d58001f1f75c3404480b11051b0288325ac4ed8c",
"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"
}
}
}