git-annex: Update to version 7.20191231

This commit is contained in:
Richard Kuhnt 2020-01-01 20:00:37 +00:00
parent 4480ae213b
commit 1a5cf11a7d

View File

@ -1,11 +1,11 @@
{ {
"version": "7.20191115", "version": "7.20191231",
"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": "4886ee71251ced9a36af354f11a5b8edac5b38ca5f5c45cf3832076fda54e596", "hash": "c26fd727bfd76ad975d752cb72cac424877dc3f48fc3a5d0edf987009a8780f9",
"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.]+)\""