Cygwin@2.898: Fix hash (#686)

- Closes #683
- Closes #689
This commit is contained in:
Issac Lin 2019-12-30 10:45:52 +08:00 committed by Jakub Čábera
parent 771923a06c
commit b781684557

View File

@ -9,11 +9,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": "sha512:32f94fbf0d69c9be6d8e36b7d462811de197d34f63edba8459cffe6f40ad462bbba4499c4746532571472a185eacc95255005c3af280757ad59a4f8c8eb600f3" "hash": "sha512:c8ca32f12adc0a459e62a4de2193509fede7055583be4c7cfafe8ee122245628b5511f21b081c4f56f508035f18c55b8c0e588b5b9753653a9f3c7e1b7b54788"
}, },
"32bit": { "32bit": {
"url": "https://cygwin.com/setup-x86.exe#/cygwin-setup.exe", "url": "https://cygwin.com/setup-x86.exe#/cygwin-setup.exe",
"hash": "sha512:88821ab4075d851e7d087e36950636c1fdac5ff3b4d3ac4bb20eab0335396bc83dcf336782ffc25da0df239c554202698c7fafe5e19f2c05ecd1207fea4a81bb" "hash": "sha512:cef00990926ef5f099c8c197cbca8be40d74d2140d4e5ad9994c15cbf3d2b47dcb88a88871e4035540c8763de57fd08a59bfe2327e8b9dd6c6a53702cde0fee2"
} }
}, },
"autoupdate": { "autoupdate": {