From 4dc8eacd132414991ade5363c5ba1e09fe322c6c Mon Sep 17 00:00:00 2001 From: Retia <34053927+Retia-Adolf@users.noreply.github.com> Date: Fri, 24 May 2019 18:46:46 +0000 Subject: [PATCH] git-annex 7.20190507: fix hash (#85) --- bucket/git-annex.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/git-annex.json b/bucket/git-annex.json index 77b67341be..66d46a4678 100644 --- a/bucket/git-annex.json +++ b/bucket/git-annex.json @@ -6,7 +6,7 @@ "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": "863a77032182121c3a1933e8068388d7c4f4264f49b94907a0716f65ff7109ef", + "hash": "22320f6e15c6dc5a9fd1a3407c2eab18b7993c3600ce5fa3a2e789dd61d665dc", "checkver": { "url": "https://hackage.haskell.org/package/git-annex", "re": "/git-annex-([\\d.]+)\\.tar\\.gz"