Skip to content

Commit

Permalink
res #104: update default Hugo release from 0.74.3 -> 0.94.1 to corres…
Browse files Browse the repository at this point in the history
…pond with GitLab Pages latest.
  • Loading branch information
sensespidey committed Mar 12, 2022
1 parent 3d57ec8 commit 6d767b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mk/tools/go/hugo.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
local_OS ?= $(shell uname)

hugo_NAME ?= Hugo
hugo_RELEASE ?= 0.74.3
hugo_RELEASE ?= 0.94.1

ifeq ($(local_OS),Darwin)
hugo_OS ?= macOS
Expand Down

0 comments on commit 6d767b9

Please sign in to comment.