diff --git a/bin/PVHMI b/bin/PVHMI
index ab6c6b1cf2e9ded54b5bf20b976d931099234b1c..a87b784973a88e65323ff7e8d9074fed918641e1 100755
Binary files a/bin/PVHMI and b/bin/PVHMI differ
diff --git a/version.toml b/version.toml
index 6117f4acebc1684eae3e6082312fa85928532266..2839075e95fd589b8946d0a44c54342a4989d86a 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 = "e4aff34b1055c94508db26b8409ffe524236f3ae8e4119be5cec1da74430b1a1"
+checksum = "2529b45568d4e934dbc47f1fb2a05dd007f37086a9a42d488024f72102d7b48a"
 local_path = "updater"
 online_path = "bin/updater"
 permissions = 0o755