git-annex: Update to version 7.20191011

This commit is contained in:
Richard Kuhnt 2019-10-17 23:00:24 +00:00
parent 692392a40c
commit e34842f278

View File

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