$ wget https://github.com/alexhallam/tv/releases/download/0.0.10/tidy-viewer --2021-09-27 16:47:43-- https://github.com/alexhallam/tv/releases/download/0.0.10/tidy-viewer Resolving github.com (github.com)... 140.82.121.3 Connecting to github.com (github.com)|140.82.121.3|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2021-09-27 16:47:44 ERROR 404: Not Found.
2. I need to update the README the binaries are here https://github.com/alexhallam/tv/releases/tag/0.0.13
I recently moved away from manually building binaries to automated building for many architectures. I am still learning how to use github actions to build for a matrix of architectures. I am still learning.