git-annex: Update to version 8.20201130

This commit is contained in:
Richard Kuhnt 2021-01-27 16:00:22 +00:00
parent 9b8955d493
commit 79b35f331c

View File

@ -1,11 +1,11 @@
{ {
"version": "8.20201128", "version": "8.20201130",
"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": "00bd1eb376d956ba4b4f56c6ff02696bd0b799ac9d0758d31b44260aca60fb88", "hash": "9495c659319b4f2e9968127ff4767c5cb2172018db1c06a326e652b4581bc26d",
"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.]+)\""