liberica-full-jre: Fix hash

This commit is contained in:
Mathias Hermansson 2021-01-21 12:02:55 +01:00 committed by GitHub
parent 36cd9d9d1a
commit 2cee25103a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,11 +6,11 @@
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B8/bellsoft-jre15.0.2%2B8-windows-amd64-full.zip",
"hash": "sha1:d6f5c0ca718d1e9120ca3c2102bb1504670a772a"
"hash": "sha1:f887d22abd2face38ecc176ff59b342342576d4e"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B8/bellsoft-jre15.0.2%2B8-windows-i586-full.zip",
"hash": "sha1:e22300235adf2128cbb9be320860f2c9d7cc0842"
"hash": "sha1:79d80f672c55aa928124f65077520496917177e5"
}
},
"extract_dir": "jre-15.0.2-full",