hugo 0.110.0

Closes #120801.

Signed-off-by: Alexander Bayandin <alexander@bayandin.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2023-01-17 10:18:56 -05:00 committed by BrewTestBot
parent 6601aea265
commit 7acb3f75c5
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Hugo < Formula
desc "Configurable static site generator"
homepage "https://gohugo.io/"
url "https://github.com/gohugoio/hugo/archive/v0.109.0.tar.gz"
sha256 "35a5ba92057fe2c20b2218c374e762887021e978511d19bbe81ce4d9c21f0c78"
url "https://github.com/gohugoio/hugo/archive/v0.110.0.tar.gz"
sha256 "eeb137cefcea1a47ca27dc5f6573df29a8fe0b7f1ed0362faf7f73899e313770"
license "Apache-2.0"
head "https://github.com/gohugoio/hugo.git", branch: "master"