git-annex: Update to version 6.20180807

This commit is contained in:
Richard Kuhnt 2018-08-07 21:01:50 +00:00
parent 251fe244d7
commit 8e245a8346

View File

@ -2,11 +2,11 @@
"description": "Manage files with git, without comitting them", "description": "Manage files with git, without comitting them",
"homepage": "http://git-annex.branchable.com/", "homepage": "http://git-annex.branchable.com/",
"license": "GPL-3.0", "license": "GPL-3.0",
"version": "6.20180719", "version": "6.20180807",
"notes": "NOTE: Running `git-annex version` may report a slightly older version number", "notes": "NOTE: Running `git-annex version` may report a slightly older version number",
"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": "b639796d2c9974bbd35dbfbd9869de2afd5561a7598cd6b745fe8c798d137c52", "hash": "119c8cce4895d0a58496b06a30c9952f6ccf94d5dfb6886ba5a816b33cb8e6da",
"checkver": { "checkver": {
"url": "https://hackage.haskell.org/package/git-annex", "url": "https://hackage.haskell.org/package/git-annex",
"re": "/git-annex-([\\d.]+)\\.tar\\.gz" "re": "/git-annex-([\\d.]+)\\.tar\\.gz"