mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 23:31:20 +00:00
21 lines
820 B
JSON
21 lines
820 B
JSON
{
|
|
"version": "10.20230228",
|
|
"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": "744ee01a2759b18cd07700291fb589678179e6b9428b3ab467883539c5cf0488",
|
|
"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"
|
|
}
|
|
}
|
|
}
|