Switching Hugo versions

If you use Homebrew on a Mac, downgrading used to be easy, but is now a bit of a chore:

  1. Go to Search · hugo · GitHub
  2. Search for the version you want and click on it (example: hugo : update 0.95.0 bottle).
  3. From the ... menu, select “View file”
  4. Click the “Raw” button (example).
  5. Download this file to hugo.rb.
  6. brew install hugo.rb
6 Likes