mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cygwin@2.923: Fix hash (Closes #4149)
This commit is contained in:
parent
c9e7f18552
commit
396e10677b
@ -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": "cf57ca7ac4e1f57b5d152f310fb82fb0ce8e500bff261e46b89febc673d04210"
|
"hash": "c0a26f4693ba25cc2039033126b0d95ac0f6fbc833b84857fdfa4ab11fd79411"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://cygwin.com/setup-x86.exe#/cygwin-setup.exe",
|
"url": "https://cygwin.com/setup-x86.exe#/cygwin-setup.exe",
|
||||||
"hash": "ec92025b2ebf22dfdeca292cfc50c7a126ed9f1610d72d87b0859a6977fb8d55"
|
"hash": "fa8ef1f8b9f04d260bca34bcf510342341eed03e64ea9d0997b7124b0e2054e3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user