git-annex: Update to version 7.20191024

This commit is contained in:
Richard Kuhnt 2019-11-06 23:00:15 +00:00
parent f5dccd83ab
commit b2a7cd5c4f

View File

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