Skip to content

Commit

Permalink
zig-aarch64: Update to version 0.14.0-dev.1511
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 10, 2024
1 parent 325ddf6 commit b016819
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.1510",
"version": "0.14.0-dev.1511",
"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.1510+fb0028a0d.zip",
"hash": "f25fe0d1f91d989054fecee1e65625ca3cdd989da8bb958410933812667cfafe",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.1510+fb0028a0d"
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.1511+54b668f8a.zip",
"hash": "9b325d8e5b509a22798fe879a2e2d4bcbe8f1b7f9ca8de8a61c3598b475d2a15",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.1511+54b668f8a"
}
},
"bin": "zig.exe",
Expand Down

0 comments on commit b016819

Please sign in to comment.