gohugoio / hugo

The world’s fastest framework for building websites.
https://gohugo.io
Apache License 2.0
74.63k stars 7.45k forks source link

Homebrew installs version .13 #1537

Closed mathonsunday closed 8 years ago

mathonsunday commented 8 years ago

I'm running into the issue mentioned here: http://discuss.gohugo.io/t/i-cant-apply-hugo-themes-from-the-server/1588 and am trying to upgrade my Hugo to .14. I know I can also install the Hugo binary, but I'd like to get the Homebrew way working for me.

hugo.rb in the Homebrew project seems to install hugo .14: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/hugo.rb

I'm on the latest Homebrew: vray@vray-mn1 ~/D/blog> brew -v Homebrew 0.9.5 (git revision 51dc9; last commit 2015-11-01)

However, the command brew install homebrew gives me version .13: vray@vray-mn1 ~/D/blog> hugo version Hugo Static Site Generator v0.13 BuildDate: 2015-03-09T22:34:47-04:00

Thanks!

mathonsunday commented 8 years ago

Ah, just needed brew upgrade hugo. I had installed hugo before I did brew update.

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.