Skip to content

Commit

Permalink
update Zig version to 0.12.0-dev.1092+68ed78775
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Gutekanst <[email protected]>
  • Loading branch information
emidoots committed Oct 25, 2023
1 parent 97fcc20 commit 3b9c1ff
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions content/about/zig-version.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ Download the latest supported Zig version from our pkg.machengine.org mirror:

| OS/Arch | Kind | Download mirror |
| --------------------------------- | ------ | --------------------------------------------------------------------------------------------------------------------------------------- |
| **Linux x86_64** | Binary | [zig-linux-x86_64-0.12.0-dev.978+78855bd21.tar.xz](https://pkg.machengine.org/zig/zig-linux-x86_64-0.12.0-dev.978+78855bd21.tar.xz) |
| **Linux aarch64** (ARM) | Binary | [zig-linux-aarch64-0.12.0-dev.978+78855bd21.tar.xz](https://pkg.machengine.org/zig/zig-linux-aarch64-0.12.0-dev.978+78855bd21.tar.xz) |
| **Windows x86_64** | Binary | [zig-windows-x86_64-0.12.0-dev.978+78855bd21.zip](https://pkg.machengine.org/zig/zig-windows-x86_64-0.12.0-dev.978+78855bd21.zip) |
| **Windows aarch64** (ARM) | Binary | [zig-windows-aarch64-0.12.0-dev.978+78855bd21.zip](https://pkg.machengine.org/zig/zig-windows-aarch64-0.12.0-dev.978+78855bd21.zip) |
| **macOS x86_64** (Intel) | Binary | [zig-macos-x86_64-0.12.0-dev.978+78855bd21.tar.xz](https://pkg.machengine.org/zig/zig-macos-x86_64-0.12.0-dev.978+78855bd21.tar.xz) |
| **macOS aarch64** (Apple Silicon) | Binary | [zig-macos-aarch64-0.12.0-dev.978+78855bd21.tar.xz](https://pkg.machengine.org/zig/zig-macos-aarch64-0.12.0-dev.978+78855bd21.tar.xz) |
| Source code | Source | [zig-0.12.0-dev.978+78855bd21.tar.xz](https://pkg.machengine.org/zig/zig-0.12.0-dev.978+78855bd21.tar.xz) |
| **Linux x86_64** | Binary | [zig-linux-x86_64-0.12.0-dev.1092+68ed78775.tar.xz](https://pkg.machengine.org/zig/zig-linux-x86_64-0.12.0-dev.1092+68ed78775.tar.xz) |
| **Linux aarch64** (ARM) | Binary | [zig-linux-aarch64-0.12.0-dev.1092+68ed78775.tar.xz](https://pkg.machengine.org/zig/zig-linux-aarch64-0.12.0-dev.1092+68ed78775.tar.xz) |
| **Windows x86_64** | Binary | [zig-windows-x86_64-0.12.0-dev.1092+68ed78775.zip](https://pkg.machengine.org/zig/zig-windows-x86_64-0.12.0-dev.1092+68ed78775.zip) |
| **Windows aarch64** (ARM) | Binary | [zig-windows-aarch64-0.12.0-dev.1092+68ed78775.zip](https://pkg.machengine.org/zig/zig-windows-aarch64-0.12.0-dev.1092+68ed78775.zip) |
| **macOS x86_64** (Intel) | Binary | [zig-macos-x86_64-0.12.0-dev.1092+68ed78775.tar.xz](https://pkg.machengine.org/zig/zig-macos-x86_64-0.12.0-dev.1092+68ed78775.tar.xz) |
| **macOS aarch64** (Apple Silicon) | Binary | [zig-macos-aarch64-0.12.0-dev.1092+68ed78775.tar.xz](https://pkg.machengine.org/zig/zig-macos-aarch64-0.12.0-dev.1092+68ed78775.tar.xz) |
| Source code | Source | [zig-0.12.0-dev.1092+68ed78775.tar.xz](https://pkg.machengine.org/zig/zig-0.12.0-dev.1092+68ed78775.tar.xz) |

_**Signatures:** `.minisig` Download signatures can be retrieved from [ziglang.org](https://ziglang.org/download/) for all downloads._

Expand Down

0 comments on commit 3b9c1ff

Please sign in to comment.