Skip to content

Commit

Permalink
Merge branch 'master' of github.com:envkey/envkey-app
Browse files Browse the repository at this point in the history
  • Loading branch information
danenania committed Apr 18, 2023
2 parents fb23517 + e520135 commit b9d8174
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions envkey-electron/updates.json
@@ -1,18 +1,18 @@
{
"linux-ia32-prod": {
"update": "https://github.com/envkey/envkey-app/releases/download/linux-ia32-prod-v1.5.8/EnvKey-1.5.8-i386.AppImage",
"install": "https://github.com/envkey/envkey-app/releases/download/linux-ia32-prod-v1.5.8/EnvKey-1.5.8-i386.AppImage",
"version": "1.5.8"
"update": "https://github.com/envkey/envkey-app/releases/download/linux-ia32-prod-v1.5.9/EnvKey-1.5.9-i386.AppImage",
"install": "https://github.com/envkey/envkey-app/releases/download/linux-ia32-prod-v1.5.9/EnvKey-1.5.9-i386.AppImage",
"version": "1.5.9"
},
"linux-x64-prod": {
"update": "https://github.com/envkey/envkey-app/releases/download/linux-x64-prod-v1.5.8/EnvKey-1.5.8.AppImage",
"install": "https://github.com/envkey/envkey-app/releases/download/linux-x64-prod-v1.5.8/EnvKey-1.5.8.AppImage",
"version": "1.5.8"
},
"win32-x64-prod": {
"update": "https://github.com/envkey/envkey-app/releases/download/win32-x64-prod-v1.5.8",
"install": "https://github.com/envkey/envkey-app/releases/download/win32-x64-prod-v1.5.8/EnvKey.Setup.1.5.8.exe",
"version": "1.5.8"
"update": "https://github.com/envkey/envkey-app/releases/download/win32-x64-prod-v1.5.9",
"install": "https://github.com/envkey/envkey-app/releases/download/win32-x64-prod-v1.5.9/EnvKey.Setup.1.5.9.exe",
"version": "1.5.9"
},
"win32-ia32-prod": {
"update": "https://github.com/envkey/envkey-app/releases/download/win32-ia32-prod-v1.5.8",
Expand Down

0 comments on commit b9d8174

Please sign in to comment.