Skip to content

Commit

Permalink
zig-dev: Update to version 0.14.0-dev.1917
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 16, 2024
1 parent 3f98e4f commit 6b377bc
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions bucket/zig-dev.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.14.0-dev.1913",
"version": "0.14.0-dev.1917",
"description": "General-purpose programming language designed for robustness, optimality, and maintainability.",
"homepage": "https://ziglang.org/",
"license": "MIT",
Expand All @@ -8,19 +8,19 @@
},
"architecture": {
"64bit": {
"url": "https://ziglang.org/builds/zig-windows-x86_64-0.14.0-dev.1913+7b8fc18c6.zip",
"hash": "6c9aa24ce8204c060dd61aa88d0c4b31cc95e475a87e4a864ac7f8329f3f0f5e",
"extract_dir": "zig-windows-x86_64-0.14.0-dev.1913+7b8fc18c6"
"url": "https://ziglang.org/builds/zig-windows-x86_64-0.14.0-dev.1917+ecd5878b7.zip",
"hash": "182bc6ac31b2458aa65fe4b889bae02022af893c185b720bb9d65ab94553b3fe",
"extract_dir": "zig-windows-x86_64-0.14.0-dev.1917+ecd5878b7"
},
"32bit": {
"url": "https://ziglang.org/builds/zig-windows-x86-0.14.0-dev.1913+7b8fc18c6.zip",
"hash": "20bf06782eda4356d93fcc511e06e15c7f1df312a9d30cfae8069960d3f97b73",
"extract_dir": "zig-windows-x86-0.14.0-dev.1913+7b8fc18c6"
"url": "https://ziglang.org/builds/zig-windows-x86-0.14.0-dev.1917+ecd5878b7.zip",
"hash": "594212073fc1b04abf0c489ae3bc10ae67bb03a1b6b15b5ae95aeda344bce599",
"extract_dir": "zig-windows-x86-0.14.0-dev.1917+ecd5878b7"
},
"arm64": {
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.1913+7b8fc18c6.zip",
"hash": "ef0d2ba8ba3e390a086e9b365f7806e710bf94e0d8ed84d89adb69e5680a285a",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.1913+7b8fc18c6"
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.1917+ecd5878b7.zip",
"hash": "4462eb49b636ca7ab99d887019c629da6408fbaee6d86879409128da9eab9a7e",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.1917+ecd5878b7"
}
},
"bin": "zig.exe",
Expand Down

0 comments on commit 6b377bc

Please sign in to comment.