hugo: update 0.18 bottle.
This commit is contained in:
parent
e3e170b6f9
commit
e8932ee1f7
1 changed files with 3 additions and 4 deletions
|
@ -6,10 +6,9 @@ class Hugo < Formula
|
|||
head "https://github.com/spf13/hugo.git"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "eb3d2874718ddb753cd89b0307df55e7fa3176f9f6535470dd9011aaf47a64d8" => :sierra
|
||||
sha256 "45d5547354b693df9da372e53c32bea68af4a4a0f699fee3c015dcd6b1b92853" => :el_capitan
|
||||
sha256 "884a3252c287e2db1090389a3d2244abfffef930012f5c194db2614950b7d233" => :yosemite
|
||||
sha256 "edbed547dce2b57ba586201b48152b2b3827667f7c23d9d43432ed3db5c016b5" => :sierra
|
||||
sha256 "46b10c9d48be1362137acac7d6ba89a17d8ceb928eed8f880c54e9b2b75d97ad" => :el_capitan
|
||||
sha256 "887ac6b7450d8595feeb1d7768cfe1ac8f97dc437a8b3bc40ad035aaa912b605" => :yosemite
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
|
|
Loading…
Reference in a new issue