mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
cygwin@2.926: Fix hash (Closes #4997)
This commit is contained in:
parent
09be99c46a
commit
86c410463e
@ -10,11 +10,11 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://cygwin.com/setup-x86_64.exe#/cygwin-setup.exe",
|
||||
"hash": "6bad4555154b3b348d1bfb633a2e9d6086aa46e36952f456a434ecef5b0010e0"
|
||||
"hash": "a17217e66dd7c40fa4851a433335c1f3f003cd627116c708b2f6e66eba886ea9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cygwin.com/setup-x86.exe#/cygwin-setup.exe",
|
||||
"hash": "1738561e93ce1ce7c69553cf63096b8a1798ec6b46c64f798f747ba3e7e72982"
|
||||
"hash": "b6ee008d97379c9d22f0b412d1a99972e9eae32c8c10cf7ae3520aa27f9ac47b"
|
||||
}
|
||||
},
|
||||
"pre_install": "persist_data @{persist = @('packages', 'root')} $original_dir $persist_dir",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user