From feb3f7554bfa68b35fa848eeca0ceb4eeb70c7e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 20:29:38 +0000 Subject: [PATCH] hugo-extended: Update to version 0.152.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 330d1d2037..8f5e36ff66 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.152.0", + "version": "0.152.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.152.0/hugo_extended_0.152.0_windows-amd64.zip", - "hash": "75835d46ed0bf3c213741bd923694dbbbca4530ed229c6edbd291e68283e2327" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.152.1/hugo_extended_0.152.1_windows-amd64.zip", + "hash": "bf33d8bd9fad07f2e525ffaaaf71671b5278c04fcc0fe5ea9283636252ded097" } }, "bin": "hugo.exe",