parent
1dd7524086
commit
3f2deb8c68
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Hugo < Formula
|
class Hugo < Formula
|
||||||
desc "Configurable static site generator"
|
desc "Configurable static site generator"
|
||||||
homepage "https://gohugo.io/"
|
homepage "https://gohugo.io/"
|
||||||
url "https://github.com/gohugoio/hugo/archive/v0.41.tar.gz"
|
url "https://github.com/gohugoio/hugo/archive/v0.42.tar.gz"
|
||||||
sha256 "a5a435d352ad8df3f0dd77968e6ac21925ee006e5538a37f775d9f53b30799fc"
|
sha256 "7176db8c92c706fcee8cade3b8ada496ee4221a3e1e20e624e37f36d48f13b75"
|
||||||
head "https://github.com/gohugoio/hugo.git"
|
head "https://github.com/gohugoio/hugo.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue