Skip to content

Commit

Permalink
zig-aarch64: Update to version 0.14.0-dev.2424
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 10, 2024
1 parent ba016e5 commit 11d53a6
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.2414",
"version": "0.14.0-dev.2424",
"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.2414+ba37a4369.zip",
"hash": "4930db2ccef6c43a057fff2c9e24538b456df653f033bc6b8a2cea79c1894aca",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.2414+ba37a4369"
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.2424+7cd2c1ce8.zip",
"hash": "77007dc7edad04ee7da5e49f611f77b19a9aba9ec4c2a0e37970910614217b35",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.2424+7cd2c1ce8"
}
},
"bin": "zig.exe",
Expand Down

0 comments on commit 11d53a6

Please sign in to comment.