Skip to content

Commit

Permalink
zig-aarch64: Update to version 0.14.0-dev.184
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 7, 2024
1 parent d0623d6 commit 5bd09da
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.183",
"version": "0.14.0-dev.184",
"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.183+b3afba8a7.zip",
"hash": "60b1748d0336ea517368f938f2506d09dacc68157b78c6c731345e1747e230d5",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.183+b3afba8a7"
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.184+bf588f67d.zip",
"hash": "a023a606f17853bffc5acc7539be4ba4a462387aba49ccdb91c33adda0720901",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.184+bf588f67d"
}
},
"bin": "zig.exe",
Expand Down

0 comments on commit 5bd09da

Please sign in to comment.