git-annex: Update to version 8.20210128

This commit is contained in:
Richard Kuhnt 2021-02-23 19:01:48 +00:00
parent 9caf614516
commit 6eaf52d011

View File

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