Skip to content

Commit

Permalink
zig-dev: Update to version 0.14.0-dev.321
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 16, 2024
1 parent 0607e3a commit 09b48d6
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.318",
"version": "0.14.0-dev.321",
"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.318+e5c974fa5.zip",
"hash": "44c809c699cad4d377a50abb3f32d8bd63aef6f236a641376a6aabb71d78d46f",
"extract_dir": "zig-windows-x86_64-0.14.0-dev.318+e5c974fa5"
"url": "https://ziglang.org/builds/zig-windows-x86_64-0.14.0-dev.321+888708ec8.zip",
"hash": "e8aeeb25d188a3acb5766770e801ec647d83091a7c25502f5f15db073ad84cde",
"extract_dir": "zig-windows-x86_64-0.14.0-dev.321+888708ec8"
},
"32bit": {
"url": "https://ziglang.org/builds/zig-windows-x86-0.14.0-dev.318+e5c974fa5.zip",
"hash": "88af91b180cf34973809d3181b9e2f4193d0571587666529fa6b01abc8efa9ae",
"extract_dir": "zig-windows-x86-0.14.0-dev.318+e5c974fa5"
"url": "https://ziglang.org/builds/zig-windows-x86-0.14.0-dev.321+888708ec8.zip",
"hash": "c940a5f0c313fd06ffd46ce816d4b2fb93b4495ba7d1af444dac59c37727877b",
"extract_dir": "zig-windows-x86-0.14.0-dev.321+888708ec8"
},
"arm64": {
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.318+e5c974fa5.zip",
"hash": "3ed5c6b0af1b839e39d950d52b878ca0fc10e11d52e4045d7a5d1fbf6d4375f2",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.318+e5c974fa5"
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.321+888708ec8.zip",
"hash": "dcd4b42c0b59aa549a6c00c381f253a9065845c4c6939379850c7196c8869550",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.321+888708ec8"
}
},
"bin": "zig.exe",
Expand Down

0 comments on commit 09b48d6

Please sign in to comment.