Update installers

This commit is contained in:
Nick Denry 2020-05-28 19:35:38 +03:00 committed by GitHub
parent 553a5d3310
commit 81bc481499
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -33,9 +33,9 @@ See [CHANGES.md](https://github.com/nick-denry/Chimeverse/blob/master/CHANGES.md
| Operation System | Download link |
-------------------|----------------
| macOS | [Chimeverse-0.1.53_x64.dmg](https://github.com/nick-denry/Chimeverse/releases/download/v0.1.53/Chimeverse-0.1.53_x64.dmg) |
| Windows | [Chimeverse.Setup.0.1.53_x64.exe](https://github.com/nick-denry/Chimeverse/releases/download/v0.1.53/Chimeverse.Setup.0.1.53_x64.exe) |
| Linux DEB | [chimeverse_0.1.53_amd64.deb](https://github.com/nick-denry/Chimeverse/releases/download/v0.1.53/chimeverse_0.1.53_amd64.deb) |
| macOS | [Chimeverse-0.1.54_x64.dmg](https://github.com/nick-denry/Chimeverse/releases/download/v0.1.54/Chimeverse-0.1.54_x64.dmg) |
| Windows | [Chimeverse.Setup.0.1.54_x64.exe](https://github.com/nick-denry/Chimeverse/releases/download/v0.1.54/Chimeverse.Setup.0.1.54_x64.exe) |
| Linux DEB | [chimeverse_0.1.54_amd64.deb](https://github.com/nick-denry/Chimeverse/releases/download/v0.1.54/chimeverse_0.1.54_amd64.deb) |
- [All releases](https://github.com/nick-denry/Chimeverse/releases)
@ -67,4 +67,4 @@ Build targets
| Windows | `npm run dist:win64` |
| Linux DEB | `npm run dist:linux64deb` |
More targets could be added via `package.json`. See [electron builder docs](https://www.electron.build/configuration/configuration).
More targets could be added via `package.json`. See [electron builder docs](https://www.electron.build/configuration/configuration).