cygwin@2.900: Fix hash (#705)

- Closes #701
- Closes #703
- Closes #704
This commit is contained in:
Hsiao-nan Cheung 2020-01-04 23:08:15 +08:00 committed by Jakub Čábera
parent dbd5a1ec21
commit c6db41ff00

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:c8ca32f12adc0a459e62a4de2193509fede7055583be4c7cfafe8ee122245628b5511f21b081c4f56f508035f18c55b8c0e588b5b9753653a9f3c7e1b7b54788" "hash": "sha512:0c4eded02d56ce8abc04bb36e6f066ef798a2746aaf9557ffc6a7f779786bbc284a14d19c3308df13bb31fe86904c2ba2b0a2553c16b0cbacb24229e8f2d4291"
}, },
"32bit": { "32bit": {
"url": "https://cygwin.com/setup-x86.exe#/cygwin-setup.exe", "url": "https://cygwin.com/setup-x86.exe#/cygwin-setup.exe",
"hash": "sha512:cef00990926ef5f099c8c197cbca8be40d74d2140d4e5ad9994c15cbf3d2b47dcb88a88871e4035540c8763de57fd08a59bfe2327e8b9dd6c6a53702cde0fee2" "hash": "sha512:496b706088617c9ed4572dd73286a631fd16eeb2017bc7adfe83340e5ea8ae807b30abc286650ed1b101430c12b9c3b3127aca0835669c681c1a0f37702de8af"
} }
}, },
"autoupdate": { "autoupdate": {