git-annex: Update to version 7.20191009

This commit is contained in:
Richard Kuhnt 2019-10-09 17:00:16 +00:00
parent 9a7d9e0e7f
commit f60df95f43

View File

@ -1,11 +1,11 @@
{ {
"version": "7.20190912", "version": "7.20191009",
"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": "59fe183243cfc70ef3c6619226cb859554d27cbfbc0816ec8424da4bbf9aad49", "hash": "35a27d5b01ffdcf63cb5880f15f8856192d5f2ec147f32418141a2892255e0c1",
"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.]+)\""