-
Notifications
You must be signed in to change notification settings - Fork 55
Expand file tree
/
Copy pathrelease_notes.txt
More file actions
31 lines (22 loc) · 2.58 KB
/
release_notes.txt
File metadata and controls
31 lines (22 loc) · 2.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Void VOID_VERSION
See https://voideditor.com for Void's official download page.
For maintainers: [`void-builder/`](https://github.com/voideditor/void-builder#readme)
# Binaries
## Windows
- <a href="https://github.com/voideditor/binaries/releases/download/RELEASE_VERSION/VoidSetup-x64-RELEASE_VERSION.exe">Windows (x64)</a>
- <a href="https://github.com/voideditor/binaries/releases/download/RELEASE_VERSION/VoidSetup-arm64-RELEASE_VERSION.exe">Windows (ARM)</a>
## Mac
- <a href="https://github.com/voideditor/binaries/releases/download/RELEASE_VERSION/Void.x64.RELEASE_VERSION.dmg">Mac (x64 / Intel)</a>
- <a href="https://github.com/voideditor/binaries/releases/download/RELEASE_VERSION/Void.arm64.RELEASE_VERSION.dmg">Mac (ARM / M Chip)</a>
## Linux
- <a href="https://github.com/voideditor/binaries/releases/download/RELEASE_VERSION/Void-linux-x64-RELEASE_VERSION.tar.gz">Linux .tar.gz (x64)</a>
- <a href="https://github.com/voideditor/binaries/releases/download/RELEASE_VERSION/Void-linux-arm64-RELEASE_VERSION.tar.gz">Linux .tar.gz (arm64)</a>
- <a href="https://github.com/voideditor/binaries/releases/download/RELEASE_VERSION/Void-linux-armhf-RELEASE_VERSION.tar.gz">Linux .tar.gz (armhf)</a>
- <a href="https://github.com/voideditor/binaries/releases/download/RELEASE_VERSION/Void-linux-loong64-RELEASE_VERSION.tar.gz">Linux .tar.gz (loong64)</a>
- <a href="https://github.com/voideditor/binaries/releases/download/RELEASE_VERSION/Void-linux-ppc64le-RELEASE_VERSION.tar.gz">Linux .tar.gz (ppc64le)</a>
- <a href="https://github.com/voideditor/binaries/releases/download/RELEASE_VERSION/Void-linux-riscv64-RELEASE_VERSION.tar.gz">Linux .tar.gz (riscv64)</a>
- <a href="https://github.com/voideditor/binaries/releases/download/RELEASE_VERSION/void_RELEASE_VERSION_arm64.deb">Linux .deb (ARM)</a>
- <a href="https://github.com/voideditor/binaries/releases/download/RELEASE_VERSION/void_RELEASE_VERSION_amd64.deb">Linux .deb (AMD)</a>
## Status
If any downloads give a 404, this version is likely very new. Try the previous version until the workflows complete!
[](https://github.com/voideditor/void-builder/actions/workflows/stable-windows.yml) [](https://github.com/voideditor/void-builder/actions/workflows/stable-macos.yml) [](https://github.com/voideditor/void-builder/actions/workflows/stable-linux.yml)