Skip to content

Commit ac5b44b

Browse files
silverwindlafriks
andauthored
Upgrade hugo to 0.82 (#22209)
See #22206 (comment). Apparently hugo 0.81.0 is a broken release in regards to checksums. https://github.com/gohugoio/hugo/releases/tag/v0.82.0 Co-authored-by: Lauris BH <[email protected]>
1 parent 6037043 commit ac5b44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ THEME := themes/gitea
22
PUBLIC := public
33
ARCHIVE := https://dl.gitea.io/theme/master.tar.gz
44

5-
HUGO_PACKAGE := github.com/gohugoio/hugo@v0.81.0
5+
HUGO_PACKAGE := github.com/gohugoio/hugo@v0.82.0
66

77
.PHONY: all
88
all: build

0 commit comments

Comments
 (0)