cygwin@2.935: Fix hash (Closes #7590)

This commit is contained in:
github-actions[bot] 2026-02-02 03:15:59 +00:00
parent bf0b8ea1b6
commit 75c1d207b3

View File

@ -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",