diff --git a/bin/PVHMI b/bin/PVHMI
index 639f78b963c211e70cb6c5b67b6ae9d5de9117ed..ae9c2040a3a6cee2f3afc9697beffea5d3dbb525 100755
Binary files a/bin/PVHMI and b/bin/PVHMI differ
diff --git a/version.toml b/version.toml
index e718c7c632f1c44746259b4096c5a00f8a7ee104..e229042c81402bf1332224dbe17417eee604e417 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 = "ca7a10ad64e8f158e4587cb6c6af73f5c9732bd5917a9700120cc039f21a76b3"
+checksum = "d22f134241fb89605424f0825acd14e3271f4800b7d6101dd5b8b862ce0659ce"
 local_path = "updater"
 online_path = "bin/updater"
 permissions = 0o755