git-annex: Update to version 8.20200226

This commit is contained in:
Richard Kuhnt 2020-02-27 16:01:57 +00:00
parent 3bfb97000d
commit a3e1c7eb02

View File

@ -1,11 +1,11 @@
{ {
"version": "7.20200205", "version": "8.20200226",
"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": "433c0a1b8848263bb867c1ea65961a96a416e5282b4deca77385b48d9d3fbd0d", "hash": "f02718629f607599396054cbf1ebd89904e67f4cca6a0825b1e41efad635dc8b",
"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.]+)\""