From 23f744e216254ee8796db6e63edc8d2f505c6e59 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 29 May 2018 18:00:26 +0000 Subject: [PATCH] Update git-annex to version 6.20180529 --- git-annex.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/git-annex.json b/git-annex.json index 0f07063fb5..e84c37a507 100644 --- a/git-annex.json +++ b/git-annex.json @@ -2,11 +2,11 @@ "description": "Manage files with git, without comitting them", "homepage": "http://git-annex.branchable.com/", "license": "GPL-3.0", - "version": "6.20180509", + "version": "6.20180529", "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": "19c1b7ab5adc1a1089501f9b03c4e0f1a3263a4dca89a96062284b024e5ed33c", + "hash": "29bbc450559f1ed901f190d9d44b721fc86f47ab0d13319055b4de6979b3a59c", "checkver": { "url": "https://hackage.haskell.org/package/git-annex", "re": "/git-annex-([\\d.]+)\\.tar\\.gz"