From f74f4d4254c4eed6b1bad3ea8aae37991eabb4f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 Dec 2025 16:30:09 +0000 Subject: [PATCH] hugo-extended: Update to version 0.153.1 --- 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 049ca1fd47..6892c529f2 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.153.0", + "version": "0.153.1", "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.0/hugo_extended_0.153.0_windows-amd64.zip", - "hash": "c4e667c93aec7411bb055cd6aa0709407ce06a6bbafe9570ad5e0d438a2a0a71" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.153.1/hugo_extended_0.153.1_windows-amd64.zip", + "hash": "0b4cf54e5a809ed8cfd4dfd784f1b17f2151c215aebecc4c92dfdf5a4c80fca5" } }, "bin": "hugo.exe",