Skip to content

Commit

Permalink
zig-dev: Update to version 0.14.0-dev.617
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 27, 2024
1 parent 8f14260 commit 2d0a687
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.611",
"version": "0.14.0-dev.617",
"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.611+f2bf6c1b1.zip",
"hash": "8a6615454db71f571b7019de6ffb2ff22ac8bcda953fb6a97ad89aca1c1dbeac",
"extract_dir": "zig-windows-x86_64-0.14.0-dev.611+f2bf6c1b1"
"url": "https://ziglang.org/builds/zig-windows-x86_64-0.14.0-dev.617+208baa37c.zip",
"hash": "d2193fa16ccb149b70466eb2e72010974e7e6537a830e579685d8d7e9ee20d51",
"extract_dir": "zig-windows-x86_64-0.14.0-dev.617+208baa37c"
},
"32bit": {
"url": "https://ziglang.org/builds/zig-windows-x86-0.14.0-dev.611+f2bf6c1b1.zip",
"hash": "4a323a9b5229c0505aec7b10a07ce1a8e4449767f95ace759d2fd066216e7611",
"extract_dir": "zig-windows-x86-0.14.0-dev.611+f2bf6c1b1"
"url": "https://ziglang.org/builds/zig-windows-x86-0.14.0-dev.617+208baa37c.zip",
"hash": "7407393ad5240e433bc4821eeecdf603f57d6d8cef0f0dc77916148990e3270b",
"extract_dir": "zig-windows-x86-0.14.0-dev.617+208baa37c"
},
"arm64": {
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.611+f2bf6c1b1.zip",
"hash": "a7202e9693215f2d629fb18a5b34b67c6472d80a7c05413692dbd76d2310ff71",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.611+f2bf6c1b1"
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.617+208baa37c.zip",
"hash": "b0f85db3a86945c74141dfb9d29239792d1fb24ffe331d72ad48947c66820e9d",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.617+208baa37c"
}
},
"bin": "zig.exe",
Expand Down

0 comments on commit 2d0a687

Please sign in to comment.