From 5df1f52a68a5aede2d588665bf0b40b76abbdacb Mon Sep 17 00:00:00 2001 From: Gres Date: Sun, 22 May 2022 15:06:14 +0300 Subject: [PATCH] Update version file --- updates.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/updates.json b/updates.json index c69a226..c49543c 100644 --- a/updates.json +++ b/updates.json @@ -2,9 +2,9 @@ "version":1 ,"app":{ - "win32":{"version":"3.2.2", "host":"win32", "files":[{"path":"$appdir$/screen-translator.exe", "md5":"e7113757a8e5fe68ba87d0d7c5069450"}]} - ,"win64":{"version":"3.2.2", "host":"win64", "files":[{"path":"$appdir$/screen-translator.exe", "md5":"4187fc91d7a5d26c916692d890ad171b"}]} - ,"linux":{"version":"3.2.2", "host":"linux", "files":[{"path":"$appdir$/screen-translator", "md5":"ceb69232a200ac28d4535ae5a15706a7"}]} + "win32":{"version":"3.2.3", "host":"win32", "files":[{"path":"$appdir$/screen-translator.exe", "md5":"4e96c383730ed6f0e4549752ecf39b8e"}]} + ,"win64":{"version":"3.2.3", "host":"win64", "files":[{"path":"$appdir$/screen-translator.exe", "md5":"0560a612715702c2728a6862c6a3bd05"}]} + ,"linux":{"version":"3.2.3", "host":"linux", "files":[{"path":"$appdir$/screen-translator", "md5":"6b33ceca995da399ee842dbe2accf4ea"}]} }