Skip to content

Commit

Permalink
zig-dev: Update to version 0.10.0-dev.4583
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 26, 2022
1 parent 457ce78 commit 4a96e46
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/zig-dev.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.0-dev.4576",
"version": "0.10.0-dev.4583",
"description": "General-purpose programming language designed for robustness, optimality, and maintainability.",
"homepage": "https://ziglang.org/",
"license": "MIT",
Expand All @@ -8,9 +8,9 @@
},
"architecture": {
"64bit": {
"url": "https://ziglang.org/builds/zig-windows-x86_64-0.10.0-dev.4576+d42a719e8.zip",
"hash": "6ee6b67a71fb827e0f7f8e7c7de230dcf0d7004a0b7db84c44b77ac9d314c2b5",
"extract_dir": "zig-windows-x86_64-0.10.0-dev.4576+d42a719e8"
"url": "https://ziglang.org/builds/zig-windows-x86_64-0.10.0-dev.4583+875e98a57.zip",
"hash": "7ee7a4d1103d269981ede2265f812ac453759d83e9f232ccb8033907fd17becb",
"extract_dir": "zig-windows-x86_64-0.10.0-dev.4583+875e98a57"
}
},
"bin": "zig.exe",
Expand Down

0 comments on commit 4a96e46

Please sign in to comment.