From a84013cb5c7fab024ae3f682099e8ee840ac21d8 Mon Sep 17 00:00:00 2001 From: Gres Date: Sat, 9 May 2020 14:37:37 +0300 Subject: [PATCH] Publish update info --- updates.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/updates.json b/updates.json index e4d8624..e9571b8 100644 --- a/updates.json +++ b/updates.json @@ -2,9 +2,9 @@ "version":1 ,"app":{ - "win32":{"version":"3.0.0", "host":"win32", "files":[{"path":"$appdir$/screen-translator.exe", "md5":"080b21b3ce0fd822939a62a63e3d953c"}]} - ,"win64":{"version":"3.0.0", "host":"win64", "files":[{"path":"$appdir$/screen-translator.exe", "md5":"933d24f5faf140acb5049a4622176fab"}]} - ,"linux":{"version":"3.0.0", "host":"linux", "files":[{"path":"$appdir$/screen-translator", "md5":"ee75365a6d67b5762e243282b9618351"}]} + "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"}]} }