Skip to content

Commit

Permalink
Publish a new release
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolasp committed Jun 25, 2019
1 parent 963c821 commit e3657bb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions updates.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"win32-ia32-prod": {
"update": "https://github.com/Vivify-Ideas/vivifyscrum2-electron/releases/download/win32-ia32-prod-v2.4.7",
"install": "https://github.com/Vivify-Ideas/vivifyscrum2-electron/releases/download/win32-ia32-prod-v2.4.7/VivifyScrum.Setup.2.4.7.exe",
"version": "2.4.7"
"update": "https://github.com/Vivify-Ideas/vivifyscrum2-electron/releases/download/win32-ia32-prod-v2.4.8",
"install": "https://github.com/Vivify-Ideas/vivifyscrum2-electron/releases/download/win32-ia32-prod-v2.4.8/VivifyScrum.Setup.2.4.8.exe",
"version": "2.4.8"
},
"darwin-x64-prod": {
"update": "https://github.com/Vivify-Ideas/vivifyscrum2-electron/releases/download/darwin-x64-prod-v2.4.7/release.json",
"install": "https://github.com/Vivify-Ideas/vivifyscrum2-electron/releases/download/darwin-x64-prod-v2.4.7/VivifyScrum-2.4.7.dmg",
"version": "2.4.7"
},
"linux-x64-prod": {
"update": "https://github.com/Vivify-Ideas/vivifyscrum2-electron/releases/download/linux-x64-prod-v2.4.8/VivifyScrum-2.4.8-x86_64.AppImage",
"install": "https://github.com/Vivify-Ideas/vivifyscrum2-electron/releases/download/linux-x64-prod-v2.4.8/VivifyScrum-2.4.8-x86_64.AppImage",
"version": "2.4.8"
"update": "https://github.com/Vivify-Ideas/vivifyscrum2-electron/releases/download/linux-x64-prod-v2.4.7/VivifyScrum-2.4.7-x86_64.AppImage",
"install": "https://github.com/Vivify-Ideas/vivifyscrum2-electron/releases/download/linux-x64-prod-v2.4.7/VivifyScrum-2.4.7-x86_64.AppImage",
"version": "2.4.7"
}
}

0 comments on commit e3657bb

Please sign in to comment.