Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion buildenv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Update bump details accordingly. Use bump check to confirm.
# bump: hugo-version /HUGO_VERSION="(.*)"/ https://github.com/gohugoio/hugo.git|semver:*
HUGO_VERSION="0.151.1" # Specify a stable release
HUGO_VERSION="0.151.2" # Specify a stable release
export ZOPEN_STABLE_TAG="v${HUGO_VERSION}"
export ZOPEN_STABLE_URL="https://github.com/gohugoio/hugo.git"
export ZOPEN_STABLE_DEPS="check_go wharf parse-gotest"
Expand Down
Loading