mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-08-26 16:14:23 +01:00
Update of OpenSSL in OS 12.2 from 1.1.1 to 3.2 changed the output of `openssl sha256` command. It seems that some hypervisors don't like this and fail if it's not plain "SHA256". Fixes #3654