Skip to content

Commit

Permalink
zig-aarch64: Update to version 0.14.0-dev.2245
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 15, 2024
1 parent 2e6b6b4 commit 5431a53
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.2241",
"version": "0.14.0-dev.2245",
"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.2241+c59aee03c.zip",
"hash": "a2c020e1a990c9095a8d0ca912082592000329dadaf07531e17c8ea18b77ebeb",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.2241+c59aee03c"
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.2245+4fc295dc0.zip",
"hash": "76d7dc7b549c727740804f6c3cc1537b9f31bce1acc8c78bd06d77c8583df284",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.2245+4fc295dc0"
}
},
"bin": "zig.exe",
Expand Down

0 comments on commit 5431a53

Please sign in to comment.