mirror of
https://github.com/Cuprate/cuprate.git
synced 2025-04-06 14:27:28 +00:00
parent
11d4f290c3
commit
21ad35d44a
1 changed files with 5 additions and 5 deletions
|
@ -3,10 +3,10 @@ For convenience, Cuprate offers pre-built binaries for `cuprated` for the platfo
|
|||
|
||||
| Platform | Download |
|
||||
|------------------------------|----------|
|
||||
| Windows x86_64 | <https://github.com/Cuprate/cuprate/releases/download/v0.0.1/cuprated-0.0.1-windows-x64.zip>
|
||||
| macOS x86_64 | <https://github.com/Cuprate/cuprate/releases/download/v0.0.1/cuprated-0.0.1-macos-x64.tar.gz>
|
||||
| macOS ARM64 | <https://github.com/Cuprate/cuprate/releases/download/v0.0.1/cuprated-0.0.1-macos-arm64.tar.gz>
|
||||
| Linux x86_64 (glibc >= 2.36) | <https://github.com/Cuprate/cuprate/releases/download/v0.0.1/cuprated-0.0.1-linux-x64.tar.gz>
|
||||
| Linux ARM64 (glibc >= 2.36) | <https://github.com/Cuprate/cuprate/releases/download/v0.0.1/cuprated-0.0.1-linux-arm64.tar.gz>
|
||||
| Windows x86_64 | <https://github.com/Cuprate/cuprate/releases/download/cuprated-0.0.1/cuprated-0.0.1-windows-x64.zip>
|
||||
| macOS x86_64 | <https://github.com/Cuprate/cuprate/releases/download/cuprated-0.0.1/cuprated-0.0.1-macos-x64.tar.gz>
|
||||
| macOS ARM64 | <https://github.com/Cuprate/cuprate/releases/download/cuprated-0.0.1/cuprated-0.0.1-macos-arm64.tar.gz>
|
||||
| Linux x86_64 (glibc >= 2.36) | <https://github.com/Cuprate/cuprate/releases/download/cuprated-0.0.1/cuprated-0.0.1-linux-x64.tar.gz>
|
||||
| Linux ARM64 (glibc >= 2.36) | <https://github.com/Cuprate/cuprate/releases/download/cuprated-0.0.1/cuprated-0.0.1-linux-arm64.tar.gz>
|
||||
|
||||
All release files are archived and also available at <https://archive.hinto.rs>.
|
||||
|
|
Loading…
Reference in a new issue