mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
cygwin@2.934: Fix hash (Closes #6833)
This commit is contained in:
parent
6f7f301708
commit
2a5cf2f9d2
@ -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": "2e2e322b138f6337d1a9be71cc0d3b9bb05991c5ac72bd68cf3c1c5f309ecf30"
|
"hash": "46993d76d756bde18564f72a4ee07384cd82b447527ca406c8bfc034cb05c664"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://cygwin.com/setup-x86.exe#/cygwin-setup.exe",
|
"url": "https://cygwin.com/setup-x86.exe#/cygwin-setup.exe",
|
||||||
"hash": "7259b823779bc63ff3365a8bce9187bf5f5a88dc44dd075118d18f949e95053b"
|
"hash": "5b33dbe58ae8d34d1445a859c73d077e0c0b349306e40834d637f7540499234d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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