From d5fb74980b60fd907d51f642bcbb3628bb61389b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 16:29:21 +0000 Subject: [PATCH] hugo-extended: Update to version 0.147.8 --- bucket/hugo-extended.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/hugo-extended.json b/bucket/hugo-extended.json index b0dd89cb9b..2512c8a0cf 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.147.7", + "version": "0.147.8", "description": "Speedy and flexible static site generator. (with Sass/SCSS support)", "homepage": "https://gohugo.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.7/hugo_extended_0.147.7_windows-amd64.zip", - "hash": "0f77e7cc450c68f760ec220c9cfbc8afdf8b6277c44add98fc8c38d51420a1ef" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.8/hugo_extended_0.147.8_windows-amd64.zip", + "hash": "b7a3d68ee2f09145aca3a2ecf073e40f978d1031c118a5c7bfe3901d4f6cf9e2" } }, "bin": "hugo.exe",