diff --git a/PVHMI b/PVHMI
index 90191c8dd98a9f7f68efae7d52ff0809756be58c..532e40dd1864e143493a6a7468d45fa9d8f01f9d 100755
Binary files a/PVHMI and b/PVHMI differ
diff --git a/bin/updater b/bin/updater
index 90191c8dd98a9f7f68efae7d52ff0809756be58c..532e40dd1864e143493a6a7468d45fa9d8f01f9d 100755
Binary files a/bin/updater and b/bin/updater differ
diff --git a/version.toml b/version.toml
index e28432e83604b5a498e099ab6ca092c124b3fe9b..a85dbd93504ec1c2a309dc4f65c676328901d207 100644
--- a/version.toml
+++ b/version.toml
@@ -5,7 +5,7 @@ online_path = "bin/PVHMI" #Path in the git respository relative to root
 permissions = 0o755 #File permissions to set (optional)
 
 [entries.updater]
-checksum = "9fb0575c86f5988823aed4875948e17dc248c471cc0d068160246063a4671c2f"
+checksum = "bb377efc6fc4b8a22634b0e6b9ab24547b861da8367ac945fc98e4fa30c1c866"
 local_path = "updater"
 online_path = "bin/updater"
 permissions = 0o755