mirror of
https://github.com/ziglang/zig.git
synced 2025-12-24 23:23:07 +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!