From 216ebe0d1cbd29dbae9d1517b6518d3ae68554ce Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 3 May 2019 17:00:30 +0000 Subject: [PATCH] git-annex: Update to version 7.20190503 --- bucket/git-annex.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/git-annex.json b/bucket/git-annex.json index 798942bae6..0b97bdd4bb 100644 --- a/bucket/git-annex.json +++ b/bucket/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.20190322", + "version": "7.20190503", "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": "c1b4935398eece873be29effc60f6c48ef5b5a92a2648675bb14e79a00ae4905", + "hash": "863a77032182121c3a1933e8068388d7c4f4264f49b94907a0716f65ff7109ef", "checkver": { "url": "https://hackage.haskell.org/package/git-annex", "re": "/git-annex-([\\d.]+)\\.tar\\.gz"