mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
21 lines
819 B
JSON
21 lines
819 B
JSON
{
|
|
"version": "8.20211012",
|
|
"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": "879109c1f2b473037dda83278161da85817ae3c4b1f5d5737c45bbeceeb0c343",
|
|
"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"
|
|
}
|
|
}
|
|
}
|