git-annex: Update to version 8.20200720.2

This commit is contained in:
Richard Kuhnt 2020-08-11 00:00:34 +00:00
parent 99266e4f74
commit 1b6efbdb80

View File

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