mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 20:51:21 +00:00
cygwin: fix hash (closes #2177)
This commit is contained in:
parent
14ea9390df
commit
3174abd38e
@ -4,11 +4,11 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://cygwin.com/setup-x86_64.exe",
|
"url": "https://cygwin.com/setup-x86_64.exe",
|
||||||
"hash": "22d80e6893200d377bdb46a7080d3c60092e027bba51c6e73013969e05c629f9"
|
"hash": "4084fe6db9ed7518b7f02097210b4d6b1748979556f606fa5c79ee126f07db5f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://cygwin.com/setup-x86.exe",
|
"url": "https://cygwin.com/setup-x86.exe",
|
||||||
"hash": "d5a50bcc024834055664fc9412604f74061411531b9b32112dfda3f355e48a6c"
|
"hash": "e506e21fa713783751a214af9741be73b711c341e3abce5fc755c5aff7c1fb6a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user