git-annex: Update to version 8.20201117

This commit is contained in:
Richard Kuhnt 2020-11-27 18:01:47 +00:00
parent 9764682cc2
commit e223e8a884

View File

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