diff --git a/bucket/cygwin.json b/bucket/cygwin.json index de0afa13ee..31e242adfb 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": "46993d76d756bde18564f72a4ee07384cd82b447527ca406c8bfc034cb05c664" + "hash": "4175dfeb4c5c44d2a53596081f73eac962d648901199a841509b594cca831396" }, "32bit": { "url": "https://cygwin.com/setup-x86.exe#/cygwin-setup.exe", - "hash": "5b33dbe58ae8d34d1445a859c73d077e0c0b349306e40834d637f7540499234d" + "hash": "f5076115f633ca180aaa15476803b6fe1e835b740ec993d221790711b1efa949" } }, "pre_install": "persist_data @{persist = @('packages', 'root')} $original_dir $persist_dir",