Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ Existing ZPL remains editable source rather than becoming a one-way import. ZPLa

## Download

| Platform | [v0.5.0](https://github.com/u8array/ZPLab/releases/tag/v0.5.0) |
| Platform | [v0.6.0](https://github.com/u8array/ZPLab/releases/tag/v0.6.0) |
|---|---|
| Windows | [x64 installer](https://github.com/u8array/ZPLab/releases/download/v0.5.0/ZPLab_0.5.0_x64-setup.exe) |
| macOS | [Apple Silicon](https://github.com/u8array/ZPLab/releases/download/v0.5.0/ZPLab_0.5.0_aarch64.dmg) · [Intel](https://github.com/u8array/ZPLab/releases/download/v0.5.0/ZPLab_0.5.0_x64.dmg) |
| Linux | [AppImage](https://github.com/u8array/ZPLab/releases/download/v0.5.0/ZPLab_0.5.0_amd64.AppImage) · [deb](https://github.com/u8array/ZPLab/releases/download/v0.5.0/ZPLab_0.5.0_amd64.deb) · [rpm](https://github.com/u8array/ZPLab/releases/download/v0.5.0/ZPLab-0.5.0-1.x86_64.rpm) |
| Web (self-hosted) | [zip](https://github.com/u8array/ZPLab/releases/download/v0.5.0/ZPLab_0.5.0_web.zip) |
| Windows | [x64 installer](https://github.com/u8array/ZPLab/releases/download/v0.6.0/ZPLab_0.6.0_x64-setup.exe) |
| macOS | [Apple Silicon](https://github.com/u8array/ZPLab/releases/download/v0.6.0/ZPLab_0.6.0_aarch64.dmg) · [Intel](https://github.com/u8array/ZPLab/releases/download/v0.6.0/ZPLab_0.6.0_x64.dmg) |
| Linux | [AppImage](https://github.com/u8array/ZPLab/releases/download/v0.6.0/ZPLab_0.6.0_amd64.AppImage) · [deb](https://github.com/u8array/ZPLab/releases/download/v0.6.0/ZPLab_0.6.0_amd64.deb) · [rpm](https://github.com/u8array/ZPLab/releases/download/v0.6.0/ZPLab-0.6.0-1.x86_64.rpm) |
| Web (self-hosted) | [zip](https://github.com/u8array/ZPLab/releases/download/v0.6.0/ZPLab_0.6.0_web.zip) |

On macOS, the first launch may be blocked. Allow ZPLab under *System Settings > Privacy & Security*.

Expand Down
Loading