ScoopInstaller_Main/bucket/git-annex.json
2021-11-23 20:00:33 +00:00

21 lines
819 B
JSON

{
"version": "8.20211118",
"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": "9d3823aafb7dc561f01d7f84fc4ee211554dd9e59316f9ce9a178aec231a05d1",
"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"
}
}
}