git-annex: Update to version 8.20210715

This commit is contained in:
Richard Kuhnt 2021-08-03 17:00:36 +00:00
parent 33af39f8ea
commit fc85f5e5b6

View File

@ -1,11 +1,11 @@
{ {
"version": "8.20210631", "version": "8.20210715",
"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": "ae13232e1926440bad4d35484d81c910403e4f50e5d2e99ff48ff7876eb31bd0", "hash": "39e46361c189c80873fd6a31e4752b8ecc0ed69e3a10cf5286cf5e25fd09d318",
"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.]+)\""