From 9802d9db1fcf50a5896aea03dd73a7f6d35e8b42 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 11 Dec 2018 21:00:25 +0000 Subject: [PATCH] git-annex: Update to version 7.20181211 --- git-annex.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/git-annex.json b/git-annex.json index ea13e4e63b..7e3f413ef9 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.20181205", + "version": "7.20181211", "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": "45925a97d9d955c40cb20024897a996d8ed2405a5a005d5585b45bfa57cefc79", + "hash": "12196c2bb9f33d05d1b1e51217e7192af94c2e369ea21053655fa388a3b5ad69", "checkver": { "url": "https://hackage.haskell.org/package/git-annex", "re": "/git-annex-([\\d.]+)\\.tar\\.gz"