cygwin@2.901: Fix hash (#816)

- Closes #810
This commit is contained in:
Jakub Čábera 2020-02-17 09:20:14 +01:00 committed by GitHub
parent 47f8268cb4
commit 54dd0733ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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