git-annex: Update to version 7.20191115

This commit is contained in:
Richard Kuhnt 2019-12-18 19:00:22 +00:00
parent f120981b13
commit cb845afd18

View File

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