Skip to content

Commit

Permalink
zig-aarch64: Update to version 0.14.0-dev.2164
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 6, 2024
1 parent 0325de1 commit 69fc100
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.2162",
"version": "0.14.0-dev.2164",
"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.2162+3054486d1.zip",
"hash": "0a23bed70ebce3f2964248b5de1a8354846d1331f364949c31de6678b56fd765",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.2162+3054486d1"
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.2164+6b2c8fc68.zip",
"hash": "efbe9a8508d548da696a8990da3a17374ca760216ca88b1b5e2063ddb8aedd99",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.2164+6b2c8fc68"
}
},
"bin": "zig.exe",
Expand Down

0 comments on commit 69fc100

Please sign in to comment.