From aedf988dc6a44ddc55b74a76bf0c5d8890c7767b Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 16:04:39 +0000 Subject: [PATCH] hugo-extended/0.139.1 package update (#35070)

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- hugo-extended.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo-extended.yaml b/hugo-extended.yaml index 8bfe85efc30..7aaec480e06 100644 --- a/hugo-extended.yaml +++ b/hugo-extended.yaml @@ -1,6 +1,6 @@ package: name: hugo-extended - version: 0.139.0 + version: 0.139.1 epoch: 0 description: The world's fastest framework for building websites. copyright: @@ -22,7 +22,7 @@ pipeline: with: repository: https://github.com/gohugoio/hugo tag: v${{package.version}} - expected-commit: dacef0df92a9a20072b4eaa42003e1a63ace8f41 + expected-commit: 21299a7a677287e1ec7a6465f3bb3dd5864826ec - uses: go/build with: