From d44e9d720430551556ad1ae77dbd16ac06c3ee99 Mon Sep 17 00:00:00 2001 From: sansp00 Date: Mon, 2 Apr 2018 07:08:02 -0400 Subject: [PATCH] Update cygwin to version 2.10.0 (#2169) --- cygwin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cygwin.json b/cygwin.json index bdcf3abd97..5ef7350832 100644 --- a/cygwin.json +++ b/cygwin.json @@ -1,14 +1,14 @@ { - "version": "2.891", + "version": "2.10.0", "homepage": "https://cygwin.com/", "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": {