From 3174abd38e2b3cd967ed32dbff81fc903b02aba4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 4 Apr 2018 17:25:44 +0200 Subject: [PATCH] cygwin: fix hash (closes #2177) --- cygwin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cygwin.json b/cygwin.json index bdcf3abd97..c7c14022a8 100644 --- a/cygwin.json +++ b/cygwin.json @@ -4,11 +4,11 @@ "architecture": { "64bit": { "url": "https://cygwin.com/setup-x86_64.exe", - "hash": "22d80e6893200d377bdb46a7080d3c60092e027bba51c6e73013969e05c629f9" + "hash": "4084fe6db9ed7518b7f02097210b4d6b1748979556f606fa5c79ee126f07db5f" }, "32bit": { "url": "https://cygwin.com/setup-x86.exe", - "hash": "d5a50bcc024834055664fc9412604f74061411531b9b32112dfda3f355e48a6c" + "hash": "e506e21fa713783751a214af9741be73b711c341e3abce5fc755c5aff7c1fb6a" } }, "autoupdate": {