Skip to content

Commit

Permalink
zig-aarch64: Update to version 0.14.0-dev.129
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 28, 2024
1 parent f392cb2 commit 840af75
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/zig-aarch64.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.14.0-dev.121",
"version": "0.14.0-dev.129",
"description": "General-purpose programming language designed for robustness, optimality, and maintainability.",
"homepage": "https://ziglang.org/",
"license": "MIT",
Expand All @@ -8,9 +8,9 @@
},
"architecture": {
"arm64": {
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.121+ab4c461b7.zip",
"hash": "b888b3f4340aaed78d2b1e4a56b626a1e1197f34b2f18ee8d589e8bde3a1af89",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.121+ab4c461b7"
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.129+1e3fb4825.zip",
"hash": "198263c13554da29be033808ca7ad5f4ad7a36f06766989a97df8a0c0c6f1878",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.129+1e3fb4825"
}
},
"bin": "zig.exe",
Expand Down

0 comments on commit 840af75

Please sign in to comment.