From e53c6a559e88562406bd02fa094d92d43fea5a2f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 29 Jan 2019 20:00:24 +0000 Subject: [PATCH] git-annex: Update to version 7.20190129 --- git-annex.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/git-annex.json b/git-annex.json index d2d46dd09d..818a665036 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": "7.20190122", + "version": "7.20190129", "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": "12196c2bb9f33d05d1b1e51217e7192af94c2e369ea21053655fa388a3b5ad69", + "hash": "75708404b6666240dccbc995045246a1178cf4a076d4b59cd47b43764603295a", "checkver": { "url": "https://hackage.haskell.org/package/git-annex", "re": "/git-annex-([\\d.]+)\\.tar\\.gz"