git-annex: Update to version 8.20200331

This commit is contained in:
Richard Kuhnt 2020-05-02 00:01:49 +00:00
parent 36dfeb5180
commit a9ed98ab3b

View File

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