From 1687d2cc2eea6dbee0628a6b2cbc4125c8d074f5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 24 Feb 2018 14:00:42 +0000 Subject: [PATCH] Update cygwin to version 2.889 --- cygwin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cygwin.json b/cygwin.json index eb00195d6b..133df8144b 100644 --- a/cygwin.json +++ b/cygwin.json @@ -1,14 +1,14 @@ { - "version": "2.888", + "version": "2.889", "homepage": "https://cygwin.com/", "architecture": { "64bit": { "url": "https://cygwin.com/setup-x86_64.exe", - "hash": "fa6215a71b1d2c817bb7331c245d61559be6e0047f384718b7c306424a408cfd" + "hash": "52bcd0cc614df0718f1aabe6709bebabbda6c768696dd0c7efd4efe77b37239d" }, "32bit": { "url": "https://cygwin.com/setup-x86.exe", - "hash": "2922236d6f3895a3f8fb9f746b67c46babe5fa36beef236e016709fec88de805" + "hash": "560661d24117fd8598a0eb096d1243c6dfbd9ded8b68d9fee947a5e2391123cb" } }, "autoupdate": {