From 5baa4cc0f982af6e78d247d16e7012b217df2750 Mon Sep 17 00:00:00 2001 From: yigitemres Date: Mon, 26 Feb 2018 16:06:18 +0300 Subject: [PATCH] Hashfix for cygwin! (#2049) --- cygwin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cygwin.json b/cygwin.json index 133df8144b..4f3e5bc411 100644 --- a/cygwin.json +++ b/cygwin.json @@ -4,11 +4,11 @@ "architecture": { "64bit": { "url": "https://cygwin.com/setup-x86_64.exe", - "hash": "52bcd0cc614df0718f1aabe6709bebabbda6c768696dd0c7efd4efe77b37239d" + "hash": "22d80e6893200d377bdb46a7080d3c60092e027bba51c6e73013969e05c629f9" }, "32bit": { "url": "https://cygwin.com/setup-x86.exe", - "hash": "560661d24117fd8598a0eb096d1243c6dfbd9ded8b68d9fee947a5e2391123cb" + "hash": "d5a50bcc024834055664fc9412604f74061411531b9b32112dfda3f355e48a6c" } }, "autoupdate": {