git-annex: Update to version 7.20190731

This commit is contained in:
Richard Kuhnt 2019-08-19 17:00:18 +00:00
parent d28f86dafb
commit 602107e4ff

View File

@ -1,11 +1,11 @@
{ {
"version": "7.20190709", "version": "7.20190731",
"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": "f83c34569726e928e8d3f88884a6a2cd9ec251085a3b835c23a355d81e713c3e", "hash": "6e5aa4c2140de4aa21a331496947f3e71e84bf8515f7576b5500775575adb60e",
"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.]+)\""