From 85f71c1bc4908da71159175aacef5dc531eb765c Mon Sep 17 00:00:00 2001 From: Dusan Maksic <44477868+duca43@users.noreply.github.com> Date: Thu, 25 Mar 2021 10:37:10 +0100 Subject: [PATCH] Update updates.json --- updates.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/updates.json b/updates.json index 8f3e446..53a70d5 100644 --- a/updates.json +++ b/updates.json @@ -5,14 +5,14 @@ "version": "2.4.16" }, "darwin-x64-prod": { - "update": "https://github.com/Vivify-Ideas/vivifyscrum2-electron/releases/download/darwin-x64-prod-2.4.27/release.json", - "install": "https://github.com/Vivify-Ideas/vivifyscrum2-electron/releases/download/darwin-x64-prod-2.4.27/VivifyScrum-2.4.27.dmg", - "version": "2.4.27" + "update": "https://github.com/Vivify-Ideas/vivifyscrum2-electron/releases/download/darwin-x64-prod-2.4.28/release.json", + "install": "https://github.com/Vivify-Ideas/vivifyscrum2-electron/releases/download/darwin-x64-prod-2.4.28/VivifyScrum-2.4.28.dmg", + "version": "2.4.28" }, "linux-x64-prod": { - "update": "https://github.com/Vivify-Ideas/vivifyscrum2-electron/releases/download/linux-x64-prod-2.4.27/VivifyScrum-2.4.27.AppImage", - "install": "https://github.com/Vivify-Ideas/vivifyscrum2-electron/releases/download/linux-x64-prod-2.4.27/VivifyScrum-2.4.27.AppImage", - "version": "2.4.27", + "update": "https://github.com/Vivify-Ideas/vivifyscrum2-electron/releases/download/linux-x64-prod-2.4.28/VivifyScrum-2.4.28.AppImage", + "install": "https://github.com/Vivify-Ideas/vivifyscrum2-electron/releases/download/linux-x64-prod-2.4.28/VivifyScrum-2.4.28.AppImage", + "version": "2.4.28", "sha256": "d51afe3ddaabd9e9e7f084bdf857f54eb2d52917557e126f705fef00298521c5" } }