When installing Neo4J Destkop (Win11, PS 5.1), the client fails at "Downloading runtime environment". Error logs report that the java runtime download isn't matching the hash. I've tried a few re-installs. Downloading from that url seems to work normally.
[2022-10-24 12:16:43.172] [info] Downloading java from https://cdn.azul.com/zulu/bin/zulu11.54.25-ca-jdk11.0.14.1-win_x64.zip
[2022-10-24 12:16:43.174] [info] Download closed
[2022-10-24 12:16:43.233] [info] Download response { contentType: 'application/zip', contentLength: '196844533' }
[2022-10-24 12:16:54.308] [info] Download file stream closed
[2022-10-24 12:16:54.703] [error] Shasum did not match {
contentPart: 'PK\x03\x04\n' +
'\x00\x00\x00\x00\x00˻GT\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00%\x00\x1C\x00zulu11.54.25-ca-jdk11.0.14.1-win_x64/UT\t\x00\x03^ \x01b )\x05bux\x0B\x00\x01\x04 \x03\x03\x00\x04\x01\x02\x03\x00PK\x03\x04\n',
expectedShasumHash: 'E4EAC1165F4EDC937B85937B92886241286DDA2143D997293364DD23570F1126',
tmpDestination: 'C:\\Users\\user\\.Neo4jDesktop\\distributions\\java\\zulu11.54.25-ca-jdk11.0.14.1-win_x64.zip.80202c91-5bcb-4664-95f2-cff3d62446f2.tmp',
type: 'sha256'
}