From ccede9ca160684e5c2211b66e0273618777c7015 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 16:29:37 +0000 Subject: [PATCH] hugo-extended: Update to version 0.151.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 2c5fa6f7d2..a78d73bf41 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.151.0", + "version": "0.151.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.151.0/hugo_extended_0.151.0_windows-amd64.zip", - "hash": "0730ccc6eb5c38d744aec17f6fc95c9aecda455505c284a077e318e105916b20" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.151.1/hugo_extended_0.151.1_windows-amd64.zip", + "hash": "be93124375ea523bdcfa9822b2398a0cced51f379564ce226df0f18db27fbe45" } }, "bin": "hugo.exe",