Skip to content

Commit

Permalink
zig-dev: Update to version 0.14.0-dev.2563
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 24, 2024
1 parent 5bc9a8f commit 2863d76
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.2557",
"version": "0.14.0-dev.2563",
"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.2557+f06ca14cb.zip",
"hash": "06a7d88c6ec76f221ad66da2de5a4ad8d888766011830b5c24fb59801ddd9652",
"extract_dir": "zig-windows-x86_64-0.14.0-dev.2557+f06ca14cb"
"url": "https://ziglang.org/builds/zig-windows-x86_64-0.14.0-dev.2563+af5e73172.zip",
"hash": "7264763db7f392f1e52cb136fcfcff93ccf22129ee1d6490a891ea491247f985",
"extract_dir": "zig-windows-x86_64-0.14.0-dev.2563+af5e73172"
},
"32bit": {
"url": "https://ziglang.org/builds/zig-windows-x86-0.14.0-dev.2557+f06ca14cb.zip",
"hash": "4f2dac54d311f60a300531e9ff2ea0081d115fd04dca64ad59b5786596cd7ec9",
"extract_dir": "zig-windows-x86-0.14.0-dev.2557+f06ca14cb"
"url": "https://ziglang.org/builds/zig-windows-x86-0.14.0-dev.2563+af5e73172.zip",
"hash": "ce059d6d7264a410a391d2ae2351259a1193bb30eff7eafa8b6a363ed917f904",
"extract_dir": "zig-windows-x86-0.14.0-dev.2563+af5e73172"
},
"arm64": {
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.2557+f06ca14cb.zip",
"hash": "a1a5e86885d1ae19199394bd04848ea1164ea48c5230b24d0cf72bb58bf7e9e2",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.2557+f06ca14cb"
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.2563+af5e73172.zip",
"hash": "6a7e504c268da0a526ab40efc660bf34f56efb01afc6848839d06d2b1c19a904",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.2563+af5e73172"
}
},
"bin": "zig.exe",
Expand Down

0 comments on commit 2863d76

Please sign in to comment.