git-annex: Update to version 8.20210904

This commit is contained in:
Jakub Čábera 2021-10-11 12:09:29 -07:00
parent 45bf9c8c7b
commit 6032ba4a8b

View File

@ -1,11 +1,11 @@
{ {
"version": "8.20210804", "version": "8.20210904",
"description": "Manage files with git, without comitting them.", "description": "Manage files with git, without comitting them.",
"homepage": "https://git-annex.branchable.com/", "homepage": "https://git-annex.branchable.com/",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"bin": "usr/bin/git-annex.exe", "bin": "usr/bin/git-annex.exe",
"url": "https://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe#/dl.7z", "url": "https://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe#/dl.7z",
"hash": "02373b55c079cff8d7d012ec44b623d5ff8f7049d9e1ef6a809510a40c284276", "hash": "b9425735a71c1352ce6afa7b55def0b96671aae819dbe4d8a8b3331586fc35d1",
"checkver": { "checkver": {
"url": "https://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe.info", "url": "https://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe.info",
"regex": "distributionVersion = \"([\\d.]+)\"" "regex": "distributionVersion = \"([\\d.]+)\""