mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
cygwin@2.931: Fix hash (Closes #5590)
This commit is contained in:
parent
cc95c778d9
commit
e946417fb0
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user