From ad4b19fcf8d906d7cf4c1e41d919c1290f91b830 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 31 Oct 2018 20:00:29 +0000 Subject: [PATCH] git-annex: Update to version 7.20181031 --- git-annex.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/git-annex.json b/git-annex.json index e828ecf8b6..f9c587bf12 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.20181011", + "version": "7.20181031", "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": "4c81fda484af4c2504a7881e14024c26f378fd9aab4ca18e956816e8a1c20eea", + "hash": "319a8579a63f365514dfe6fbc71510840874d9b61b2a6d5f071f592596cca984", "checkver": { "url": "https://hackage.haskell.org/package/git-annex", "re": "/git-annex-([\\d.]+)\\.tar\\.gz"