From 61892f83a713a76979cc30012d82d1afd11a7b9b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 10 Apr 2018 21:01:46 +0000 Subject: [PATCH] Update git-annex to version 6.20180409 --- git-annex.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/git-annex.json b/git-annex.json index 9b72a137a6..4cf1d56dea 100644 --- a/git-annex.json +++ b/git-annex.json @@ -2,11 +2,11 @@ "description": "Manage files with git, without comitting them", "homepage": "https://www.agwa.name/projects/git-crypt/", "license": "GPL-3.0", - "version": "6.20180316", + "version": "6.20180409", "notes": "NOTE: Running `git-annex version` may report a slightly older version number", "bin": "usr/bin/git-annex.exe", "url": "https://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe#/dl.7z", - "hash": "c57c7d74b5fd63dbf614da829a6320507a11817a55a18b33ba52e1ffa0f30ed4", + "hash": "09c252e55706a58be8302b3b806591f7899d062404d866258fd3aa25349b6f8c", "checkver": { "url": "https://hackage.haskell.org/package/git-annex", "re": "/git-annex-([\\d.]+)\\.tar\\.gz"