From 4c71532771f10d941ff5395a73c1ce17c2e98c72 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 00:46:24 +0000 Subject: [PATCH] hugo-extended: Update to version 0.153.4 --- 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 5068f7b0a3..1449487288 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.153.3", + "version": "0.153.4", "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.153.3/hugo_extended_0.153.3_windows-amd64.zip", - "hash": "cace3e5d7caa058cecb55a8b54b2fed81788970606c471dd01fff060a3d40757" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.153.4/hugo_extended_0.153.4_windows-amd64.zip", + "hash": "80f348f6f741fa27f38c8920e7b0f54fbae617a51aa57736d5b5f76764c90fc6" } }, "bin": "hugo.exe",