diff --git a/buildenv b/buildenv index d9cf01e..967514f 100644 --- a/buildenv +++ b/buildenv @@ -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"