Skip to content

Commit

Permalink
Publish a new release
Browse files Browse the repository at this point in the history
  • Loading branch information
megahertz committed Nov 20, 2016
1 parent 98b940f commit 34d973e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"win32-x64-prod": {
"update": "https://github.com/megahertz/electron-simple-updater/releases/download/win32-x64-prod-v0.0.1",
"install": "https://github.com/megahertz/electron-simple-updater/releases/download/win32-x64-prod-v0.0.1/Simple",
"install": "https://github.com/megahertz/electron-simple-updater/releases/download/win32-x64-prod-v0.0.1/Simple.Updater.Example.Setup.0.0.1.exe",
"version": "0.0.1"
},
"darwin-x64-prod": {
Expand Down

0 comments on commit 34d973e

Please sign in to comment.