mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
cygwin@2.932: Fix hash (Closes #5766)
This commit is contained in:
parent
68671dea93
commit
2d20caaa1f
@ -10,11 +10,11 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://cygwin.com/setup-x86_64.exe#/cygwin-setup.exe",
|
"url": "https://cygwin.com/setup-x86_64.exe#/cygwin-setup.exe",
|
||||||
"hash": "9aeacdcf8ff71e2d1a1f9b4685eac12c4de4bb312d44ddac2c7b226f5952bfde"
|
"hash": "e7815d360ab098fdd1f03f10f43f363c73a632e8866e304c72573cf1e6a0dec8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://cygwin.com/setup-x86.exe#/cygwin-setup.exe",
|
"url": "https://cygwin.com/setup-x86.exe#/cygwin-setup.exe",
|
||||||
"hash": "2f1fb00d2693c431d6878799fce00e86a1a238afb8fd4289590708861fb27d8a"
|
"hash": "daf39439cf53968043c0f5944853abf571859fcfdf63dfd3a4f84d7f60d65ee4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "persist_data @{persist = @('packages', 'root')} $original_dir $persist_dir",
|
"pre_install": "persist_data @{persist = @('packages', 'root')} $original_dir $persist_dir",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user