update hugo

This commit is contained in:
techknowlogick 2023-04-15 02:20:04 +08:00
parent 120b59dedc
commit 329886b16c
1 changed files with 1 additions and 1 deletions

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