Skip to content

Commit

Permalink
Publish a new release
Browse files Browse the repository at this point in the history
  • Loading branch information
danenania committed Mar 15, 2023
1 parent f76df06 commit c0c0c92
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions envkey-electron/updates.json
Expand Up @@ -5,19 +5,19 @@
"version": "1.5.2"
},
"linux-x64-prod": {
"update": "https://github.com/envkey/envkey-app/releases/download/linux-x64-prod-v1.5.2/EnvKey-1.5.2.AppImage",
"install": "https://github.com/envkey/envkey-app/releases/download/linux-x64-prod-v1.5.2/EnvKey-1.5.2.AppImage",
"version": "1.5.2"
"update": "https://github.com/envkey/envkey-app/releases/download/linux-x64-prod-v1.5.3/EnvKey-1.5.3.AppImage",
"install": "https://github.com/envkey/envkey-app/releases/download/linux-x64-prod-v1.5.3/EnvKey-1.5.3.AppImage",
"version": "1.5.3"
},
"win32-x64-prod": {
"update": "https://github.com/envkey/envkey-app/releases/download/win32-x64-prod-v1.5.2",
"install": "https://github.com/envkey/envkey-app/releases/download/win32-x64-prod-v1.5.2/EnvKey.Setup.1.5.2.exe",
"version": "1.5.2"
},
"win32-ia32-prod": {
"update": "https://github.com/envkey/envkey-app/releases/download/win32-ia32-prod-v1.5.3",
"install": "https://github.com/envkey/envkey-app/releases/download/win32-ia32-prod-v1.5.3/EnvKey.Setup.1.5.3.exe",
"version": "1.5.3"
"update": "https://github.com/envkey/envkey-app/releases/download/win32-ia32-prod-v1.5.2",
"install": "https://github.com/envkey/envkey-app/releases/download/win32-ia32-prod-v1.5.2/EnvKey.Setup.1.5.2.exe",
"version": "1.5.2"
},
"darwin-x64-prod": {
"update": "https://github.com/envkey/envkey-app/releases/download/darwin-x64-prod-v1.5.2/release.json",
Expand Down

0 comments on commit c0c0c92

Please sign in to comment.