Skip to content

Commit

Permalink
chore(hugo): bump version to v0.121.0 (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
cagix authored Dec 6, 2023
1 parent fd46a30 commit 0615e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/install-hugo.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

## Versions
export HUGO="0.120.4"
export HUGO="0.121.0"
# set ARCH="amd64" or ARCH="arm64" externally
export ARCH="${ARCH:-amd64}" # if not set, use 'amd64' as default

Expand Down

0 comments on commit 0615e06

Please sign in to comment.