mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
21 lines
820 B
JSON
21 lines
820 B
JSON
{
|
|
"version": "10.20250929",
|
|
"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": "6bc8a68d36ce0b2561b8d4a8b8f65f1c01d0a07bb4f55bf07e3cec8c09c35784",
|
|
"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"
|
|
}
|
|
}
|
|
}
|