Skip to content

Commit

Permalink
zig-aarch64: Update to version 0.11.0-dev.4410
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 4, 2023
1 parent bbc0332 commit c406534
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.11.0-dev.4407",
"version": "0.11.0-dev.4410",
"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.11.0-dev.4407+4d7dd1689.zip",
"hash": "6689e079eef62c3168c6c8b31add2a1b1519728b2bfcf8f61fc396eabda45245",
"extract_dir": "zig-windows-aarch64-0.11.0-dev.4407+4d7dd1689"
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.11.0-dev.4410+76f7b40e1.zip",
"hash": "ebe2857829085430bc2e46309016c44daecab4b0f6a36947296f79d0e3e5023b",
"extract_dir": "zig-windows-aarch64-0.11.0-dev.4410+76f7b40e1"
}
},
"bin": "zig.exe",
Expand Down

0 comments on commit c406534

Please sign in to comment.