From eba1b84184b6547cb8b684232c79295b2825b5c4 Mon Sep 17 00:00:00 2001 From: Gres Date: Sat, 18 Jul 2020 15:07:35 +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 569701a..cf1a567 100644 --- a/updates.json +++ b/updates.json @@ -2,9 +2,9 @@ "version":1 ,"app":{ - "win32":{"version":"3.0.1", "host":"win32", "files":[{"path":"$appdir$/screen-translator.exe", "date":"2020-05-09T06:00:00+03:00"}]} - ,"win64":{"version":"3.0.1", "host":"win64", "files":[{"path":"$appdir$/screen-translator.exe", "date":"2020-05-09T06:00:00+03:00"}]} - ,"linux":{"version":"3.0.1", "host":"linux", "files":[{"path":"$appdir$/screen-translator", "date":"2020-05-09T06:00:00+03:00"}]} + "win32":{"version":"3.1.0", "host":"win32", "files":[{"path":"$appdir$/screen-translator.exe", "md5":"3d819a3d871c18df4d53317888254a63"}]} + ,"win64":{"version":"3.1.0", "host":"win64", "files":[{"path":"$appdir$/screen-translator.exe", "md5":"bdce031cdbaba976f352faee3bb5a566"}]} + ,"linux":{"version":"3.1.0", "host":"linux", "files":[{"path":"$appdir$/screen-translator", "md5":"a776f2761f0203be2e8349ea8e49c5ec"}]} }