hugo 0.100.1

Closes #102757.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Porkepix 2022-06-01 17:51:27 +02:00 committed by BrewTestBot
parent a54bad38d5
commit 1c15510d89
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.100.0.tar.gz"
sha256 "790c4f218e6380f31a0d5c10bacc7e1f7b1533ccba88ef526f764d413325cff1"
url "https://github.com/gohugoio/hugo/archive/v0.100.1.tar.gz"
sha256 "030fa0a75005dcdfd0b1ef3686859977d234d89d6d73839e7ac8695262aabff5"
license "Apache-2.0"
head "https://github.com/gohugoio/hugo.git", branch: "master"