Skip to content

Commit

Permalink
zig-aarch64: Update to version 0.12.0-dev.5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 6, 2023
1 parent 57f1de6 commit 561551c
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.3",
"version": "0.12.0-dev.5",
"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.3+9c05810be.zip",
"hash": "4528a461a5582fc74a6e29db1caca679a3eef476fb0566f0796c8823f0adfdf0",
"extract_dir": "zig-windows-aarch64-0.12.0-dev.3+9c05810be"
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.12.0-dev.5+fc6e57568.zip",
"hash": "80b2bb78177a69bbfc5598e40dd4ff2a6fdb7984813b1044176a4c2f0731832c",
"extract_dir": "zig-windows-aarch64-0.12.0-dev.5+fc6e57568"
}
},
"bin": "zig.exe",
Expand Down

0 comments on commit 561551c

Please sign in to comment.