Skip to content

Commit

Permalink
zig-dev: Update to version 0.14.0-dev.2074
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 30, 2024
1 parent fbced45 commit 912abf9
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.2064",
"version": "0.14.0-dev.2074",
"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.2064+b5cafe223.zip",
"hash": "58feaab1a7c94031f1fddb4f39f982650a00c8c8c7d4bf8053e1683649702688",
"extract_dir": "zig-windows-x86_64-0.14.0-dev.2064+b5cafe223"
"url": "https://ziglang.org/builds/zig-windows-x86_64-0.14.0-dev.2074+3450809e3.zip",
"hash": "a6645d5e9571a691e88ac9c54c39f3bd5fb2ee2bf5c77c97ce223c7d471a0c7b",
"extract_dir": "zig-windows-x86_64-0.14.0-dev.2074+3450809e3"
},
"32bit": {
"url": "https://ziglang.org/builds/zig-windows-x86-0.14.0-dev.2064+b5cafe223.zip",
"hash": "1247a8e55866b8005733c7d9fb39ee010d451e160aee4cf025e24922f65c290d",
"extract_dir": "zig-windows-x86-0.14.0-dev.2064+b5cafe223"
"url": "https://ziglang.org/builds/zig-windows-x86-0.14.0-dev.2074+3450809e3.zip",
"hash": "d63149b8bfa903ce3ab626620c9fa2f6ba6db5b8a00e170d7138d1d5b9b0f75b",
"extract_dir": "zig-windows-x86-0.14.0-dev.2074+3450809e3"
},
"arm64": {
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.2064+b5cafe223.zip",
"hash": "0ea2225c64c31829b32b538a74265fef61fc5656723da98a4d8759c62a7b7d03",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.2064+b5cafe223"
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.2074+3450809e3.zip",
"hash": "b0e4579a7df761f3ad881a9c09313b5bb29983281a8b9f1b4058d722616afd28",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.2074+3450809e3"
}
},
"bin": "zig.exe",
Expand Down

0 comments on commit 912abf9

Please sign in to comment.