upgrade hugo to 0.111.3

This commit is contained in:
Lunny Xiao 2023-03-20 20:49:08 +08:00
parent 65c85ec9b4
commit b637ecda2f
No known key found for this signature in database
GPG key ID: C3B7C91B632F738A

View file

@ -2,7 +2,7 @@ THEME := themes/gitea
PUBLIC := public
ARCHIVE := https://dl.gitea.com/theme/main.tar.gz
HUGO_PACKAGE := github.com/gohugoio/hugo@v0.81.0
HUGO_PACKAGE := github.com/gohugoio/hugo@v0.111.3
.PHONY: all
all: build