Skip to content

Commit

Permalink
zig-dev: Update to version 0.14.0-dev.154
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 5, 2024
1 parent 2c64bf3 commit 84a41c4
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.144",
"version": "0.14.0-dev.154",
"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.144+a31fe8aa3.zip",
"hash": "7189c6d16e54b5468c6678df273e1d8fec361787a881585d692ec3914f96e988",
"extract_dir": "zig-windows-x86_64-0.14.0-dev.144+a31fe8aa3"
"url": "https://ziglang.org/builds/zig-windows-x86_64-0.14.0-dev.154+768b17755.zip",
"hash": "38d28e6cebc469e0ef190c1468375dfea1401fab785d78beb5a5d404ea06676c",
"extract_dir": "zig-windows-x86_64-0.14.0-dev.154+768b17755"
},
"32bit": {
"url": "https://ziglang.org/builds/zig-windows-x86-0.14.0-dev.144+a31fe8aa3.zip",
"hash": "84eda6497f65f146e525deb39eacc7b7f49961a5fd66ad6c8b757545ca148d68",
"extract_dir": "zig-windows-x86-0.14.0-dev.144+a31fe8aa3"
"url": "https://ziglang.org/builds/zig-windows-x86-0.14.0-dev.154+768b17755.zip",
"hash": "9b03c4db24cb70129d7d0e2b219d391eb5e51b3118af18c7f44a3d57d486d192",
"extract_dir": "zig-windows-x86-0.14.0-dev.154+768b17755"
},
"arm64": {
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.144+a31fe8aa3.zip",
"hash": "6eb364e7a2b84ac45abc0231183ed95f8e506ee06cc4f353fb7b33b5696eb5b8",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.144+a31fe8aa3"
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.14.0-dev.154+768b17755.zip",
"hash": "8518f69be87ab53d690c31763ed80c277f2227d074ea52871030b000cb941384",
"extract_dir": "zig-windows-aarch64-0.14.0-dev.154+768b17755"
}
},
"bin": "zig.exe",
Expand Down

0 comments on commit 84a41c4

Please sign in to comment.