Skip to content

Commit

Permalink
zig-aarch64: Update to version 0.14.0-dev.2456
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 14, 2024
1 parent 8da23f3 commit 6ffc62e
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.2443",
"version": "0.14.0-dev.2456",
"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.2443+3f7b3daaa.zip",
"hash": "ea966b7d03c2f52dc71f72a058bf70088f75b09b87c0c3d01321d05a0bed326e",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.2443+3f7b3daaa"
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.2456+a68119f8f.zip",
"hash": "7bb806b55e3e67680de7bc5e60e7890faac7d5013d036fe814c097e90608e0c4",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.2456+a68119f8f"
}
},
"bin": "zig.exe",
Expand Down

0 comments on commit 6ffc62e

Please sign in to comment.