mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
cygwin@2.918: Fix hash (Closes #3313)
This commit is contained in:
parent
20791729da
commit
75d55eaba4
@ -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": "98fac3ee56a183f8c45abc1e80395c48f075e338708d27a64eee8c942fd2baa9"
|
"hash": "18b445dc16259bb772aaf0d32d64f9ed3166045fdc07eb9154651840d8a27752"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://cygwin.com/setup-x86.exe#/cygwin-setup.exe",
|
"url": "https://cygwin.com/setup-x86.exe#/cygwin-setup.exe",
|
||||||
"hash": "06008b9436727ebaaeeca5fee5de09966c11fddddad54a7b7beb1a5f8bfddc1e"
|
"hash": "f45145ed01a8857946eaa4a0c701ea4942163b08443f801ea820188aac8b2470"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user