Skip to content

Commit

Permalink
zig-dev: Update to version 0.11.0-dev.3970
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 11, 2023
1 parent 4358985 commit 8138167
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.11.0-dev.3964",
"version": "0.11.0-dev.3970",
"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.11.0-dev.3964+3d5751b57.zip",
"hash": "649792ceff5ed3011480ec8e7099eed14b531a2bb9f4685ca4926c2c9dcdb477",
"extract_dir": "zig-windows-x86_64-0.11.0-dev.3964+3d5751b57"
"url": "https://ziglang.org/builds/zig-windows-x86_64-0.11.0-dev.3970+7a8002a5c.zip",
"hash": "e0879ae5fffdc98bc221b9c253be9d22a65263f0f4515ca20d6af10bf1d87c72",
"extract_dir": "zig-windows-x86_64-0.11.0-dev.3970+7a8002a5c"
},
"32bit": {
"url": "https://ziglang.org/builds/zig-windows-x86-0.11.0-dev.3964+3d5751b57.zip",
"hash": "2242ca6861cac7694381dd5e00221dbc289606bf3a0113b016ed3bf46f785be1",
"extract_dir": "zig-windows-x86-0.11.0-dev.3964+3d5751b57"
"url": "https://ziglang.org/builds/zig-windows-x86-0.11.0-dev.3970+7a8002a5c.zip",
"hash": "745e853cf78d587d224c7b7194394df063da284e610d5a2b660190099bbd08e0",
"extract_dir": "zig-windows-x86-0.11.0-dev.3970+7a8002a5c"
},
"arm64": {
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.11.0-dev.3964+3d5751b57.zip",
"hash": "f3641bee0c253bfc833a74460d79acd858e7d542eee53b002b2eadbf2db9b199",
"extract_dir": "zig-windows-aarch64-0.11.0-dev.3964+3d5751b57"
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.11.0-dev.3970+7a8002a5c.zip",
"hash": "2d39a60e0b9e87cb0702d1c7b2bc4843fc10d4e268f4e35a0b52ecb914b2f82a",
"extract_dir": "zig-windows-aarch64-0.11.0-dev.3970+7a8002a5c"
}
},
"bin": "zig.exe",
Expand Down

0 comments on commit 8138167

Please sign in to comment.