Skip to content

Commit

Permalink
zig-dev: Update to version 0.12.0-dev.255
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 3, 2023
1 parent 19284f6 commit c9164c0
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.12.0-dev.254",
"version": "0.12.0-dev.255",
"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.12.0-dev.254+cf3a6fe0f.zip",
"hash": "8d3205a0b1da65130fdedda16fffbfc7b4775d8bdc5fe1b87bb1113565c10fbe",
"extract_dir": "zig-windows-x86_64-0.12.0-dev.254+cf3a6fe0f"
"url": "https://ziglang.org/builds/zig-windows-x86_64-0.12.0-dev.255+da56727e6.zip",
"hash": "0c011a2126663e5eb8b3c47f9dd5b29ab8ca276157657c12596e3c271883f2a5",
"extract_dir": "zig-windows-x86_64-0.12.0-dev.255+da56727e6"
},
"32bit": {
"url": "https://ziglang.org/builds/zig-windows-x86-0.12.0-dev.254+cf3a6fe0f.zip",
"hash": "f2f0ed566c4a54e34517a285558528cd244b6f40409a194be49f0c86effa03a3",
"extract_dir": "zig-windows-x86-0.12.0-dev.254+cf3a6fe0f"
"url": "https://ziglang.org/builds/zig-windows-x86-0.12.0-dev.255+da56727e6.zip",
"hash": "a1273aee040544fe207c690018ea31a467ea59d69cce6f1a7d3203daa33194f5",
"extract_dir": "zig-windows-x86-0.12.0-dev.255+da56727e6"
},
"arm64": {
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.12.0-dev.254+cf3a6fe0f.zip",
"hash": "acd5c611f521994116baf9a056e0928ce2dcab62edd1b17347db2267df703104",
"extract_dir": "zig-windows-aarch64-0.12.0-dev.254+cf3a6fe0f"
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.12.0-dev.255+da56727e6.zip",
"hash": "ea5530dba1c34d6329582670c93945c75155f40457c8b91f5974462b59ba75cc",
"extract_dir": "zig-windows-aarch64-0.12.0-dev.255+da56727e6"
}
},
"bin": "zig.exe",
Expand Down

0 comments on commit c9164c0

Please sign in to comment.