Zigup can't find 0.14.1
Hi,
Tried to get the latest zig version but zigup doesn't find it, apparently Zig changed naming convention:
```
downloading 'https://ziglang.org/download/0.14.1/zig-windows-x86_64-0.14.1.zip' to 'C:\Projects\elvengroin-legacy\tools\binaries\zigup\zig\0.14.1.installing\zig-windows-x86_64-0.14.1.zip'
error: could not download 'https://ziglang.org/download/0.14.1/zig-windows-x86_64-0.14.1.zip': the HTTP server replied with unsuccessful response '404 Not Found'
````
Correct url:
`https://ziglang.org/download/0.14.1/zig-x86_64-windows-0.14.1.zip`
Comment from discord: "it now matches the target triple"
关闭于 2025-05-24 4 条评论