git-annex: Update to version 8.20201128

This commit is contained in:
Jakub Čábera 2020-12-29 22:48:49 +01:00
parent 0532496049
commit 361626aa75

View File

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