Unfortunately, there is no way to set up versions older than 5 previous versions with brew. Here’s a quick workaround: brew uninstall hugo Head to github.com/gohugoio/hugo/tags and navigate the version you need The Mac versions are the hugo_*_darwin-*.tar.gz ones darwin = macOS universal = works on both Intel and Apple Silicon Macs extended version includes additional features like SASS/SCSS support Download and extract the tar file Move the binary to /usr/local/bin When starting the Hugo b...