diff --git a/bucket/cygwin.json b/bucket/cygwin.json index d2f2fa03bb..5cb5562e0d 100644 --- a/bucket/cygwin.json +++ b/bucket/cygwin.json @@ -10,11 +10,11 @@ "architecture": { "64bit": { "url": "https://cygwin.com/setup-x86_64.exe#/cygwin-setup.exe", - "hash": "3d9e0143268f52aecaff76f81553c880ec9a353eb5a6e22bd6d34bad8251710c" + "hash": "9aeacdcf8ff71e2d1a1f9b4685eac12c4de4bb312d44ddac2c7b226f5952bfde" }, "32bit": { "url": "https://cygwin.com/setup-x86.exe#/cygwin-setup.exe", - "hash": "d47d7e4676a52776ea0d760bf1ed46f72a0b908c7b25ad5b7580d20e086d68ee" + "hash": "2f1fb00d2693c431d6878799fce00e86a1a238afb8fd4289590708861fb27d8a" } }, "pre_install": "persist_data @{persist = @('packages', 'root')} $original_dir $persist_dir",