mirror of
https://github.com/ziglang/zig.git
synced 2026-03-14 07:11:02 +00:00
37a9a4e accidentally turned paths `b/[hash]/` into `b[hash]/` in the global cache. This doesn't technically break anything, but it pollutes the global cache directory. Sorry about that one!