git-annex: Update to version 7.20191106

This commit is contained in:
Richard Kuhnt 2019-11-08 20:00:25 +00:00
parent dd9c5f62e6
commit 17761dc4ae

View File

@ -1,11 +1,11 @@
{ {
"version": "7.20191024", "version": "7.20191106",
"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": "8f2571efda73f486282b01e652ade69bb81a4948228e0c8699554fb125c2937a", "hash": "bf8a4b1b15509e34357a8b7dc75451f7cd1f66e15f3011935b433421ec7505cd",
"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.]+)\""