diff --git a/bucket/cygwin.json b/bucket/cygwin.json index f3123c645f..d2f2fa03bb 100644 --- a/bucket/cygwin.json +++ b/bucket/cygwin.json @@ -1,5 +1,5 @@ { - "version": "2.930", + "version": "2.931", "description": "A large collection of GNU and Open Source tools which provide functionality similar to a Linux distribution on Windows", "homepage": "https://cygwin.com/", "license": { @@ -14,7 +14,7 @@ }, "32bit": { "url": "https://cygwin.com/setup-x86.exe#/cygwin-setup.exe", - "hash": "4356f8bc0dbf0240e748b2b1bd39fb98dd8fd6604b0eb017f81cbc811a7a621d" + "hash": "d47d7e4676a52776ea0d760bf1ed46f72a0b908c7b25ad5b7580d20e086d68ee" } }, "pre_install": "persist_data @{persist = @('packages', 'root')} $original_dir $persist_dir",