I was trying to use the mise tool to install Zig and mise came back with a 404. Here’s the error msg after running mise use -g zig@master:
mise ERROR failed to install core:zig@master
mise ERROR HTTP status client error (404 Not Found) for url (https://ziglang.org/download/master/zig-linux-x86_64-master.tar.xz)
mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information
Code is here:
Just wanting to make sure before I attempt to fix + pull request