fix(update): accept cmhub release metadata contract
This commit is contained in:
@@ -1747,9 +1747,6 @@ class GuiTests(TempDirMixin, unittest.TestCase):
|
||||
"latest_version": "1.2.0",
|
||||
"sha256": "a" * 64,
|
||||
"size_bytes": 100,
|
||||
"package_format": "cmshopee-portable-v1",
|
||||
"updater_protocol": 1,
|
||||
"min_updater_protocol": 1,
|
||||
}
|
||||
http_dialog = ForcedUpdateDialog(
|
||||
update_check.UpdateCheckResult(
|
||||
|
||||
Reference in New Issue
Block a user