git-annex: Update to version 8.20200330

This commit is contained in:
Richard Kuhnt 2020-03-30 20:01:52 +00:00
parent 40572b8f99
commit 8e6ba2d3b8

View File

@ -1,11 +1,11 @@
{ {
"version": "8.20200227", "version": "8.20200330",
"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": "6f9655b507e748aeb51911fdf0f8965ee6e8cdca690a215818acd6c30891201e", "hash": "bb5d2c28a5145693b7772e387cf39114cbdc5c2ba154fa33371d2e45cb886a7d",
"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.]+)\""