Skip to content

Commit

Permalink
zig-aarch64: Update to version 0.12.0-dev.1222
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 24, 2023
1 parent 6eac4f2 commit 67225a8
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.12.0-dev.1168",
"version": "0.12.0-dev.1222",
"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.12.0-dev.1168+54a4f24ea.zip",
"hash": "976c4d1729245c1dfb813575d9d728b53b3ec45b0f30eb37ee85e1d90bfd8f0d",
"extract_dir": "zig-windows-aarch64-0.12.0-dev.1168+54a4f24ea"
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.12.0-dev.1222+6f0198cad.zip",
"hash": "747cce897272a98cd11c19cba5f825a21810024a86387b844b055d224be2af1f",
"extract_dir": "zig-windows-aarch64-0.12.0-dev.1222+6f0198cad"
}
},
"bin": "zig.exe",
Expand Down

0 comments on commit 67225a8

Please sign in to comment.