aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Cottlehuber2014-09-21 21:10:56 +0200
committerJack Nagel2014-09-21 14:22:40 -0500
commit50141a83b96efdffcda7c23a06d08086d8ed6df2 (patch)
treef4fb1362db3897af8fbcbe63045c9e435d75835b
parente4692f694304e99955b7c8f61ec85c3644c27f79 (diff)
downloadhomebrew-50141a83b96efdffcda7c23a06d08086d8ed6df2.tar.bz2
hugo 0.1.2
Closes #32490. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
-rw-r--r--Library/Formula/hugo.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/hugo.rb b/Library/Formula/hugo.rb
index 0e6a1dc04..7fcb195d6 100644
--- a/Library/Formula/hugo.rb
+++ b/Library/Formula/hugo.rb
@@ -3,8 +3,8 @@ require "formula"
class Hugo < Formula
homepage "http://hugo.spf13.com/"
head "https://github.com/spf13/hugo.git"
- url "https://github.com/spf13/hugo.git", :tag => "v0.11"
- sha1 "eb036b11d915bf78d0d679ee14ec065458977e2e"
+ url "https://github.com/spf13/hugo/archive/v0.12.tar.gz"
+ sha1 "f0537942cde9645ee2d98aaaf927a80c79070e99"
bottle do
sha1 "71713846fe6611c6059cbbb811c1bad69fe52a8e" => :mavericks