git-annex: Update to version 8.20210631

This commit is contained in:
Richard Kuhnt 2021-07-14 17:00:24 +00:00
parent b093db3e31
commit 8cd73a88dd

View File

@ -1,11 +1,11 @@
{ {
"version": "8.20210429", "version": "8.20210631",
"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": "5ba0e5a24f8abfbc15397f7a4a63def31de9bc72a16995b2526e05c59ce7e107", "hash": "ae13232e1926440bad4d35484d81c910403e4f50e5d2e99ff48ff7876eb31bd0",
"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.]+)\""