From 6b6c93581830a60cd7d89b9955af0c7488686804 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 20:28:49 +0000 Subject: [PATCH] hugo-extended: Update to version 0.151.2 --- 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 a78d73bf41..4f3af14df2 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.151.1", + "version": "0.151.2", "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.1/hugo_extended_0.151.1_windows-amd64.zip", - "hash": "be93124375ea523bdcfa9822b2398a0cced51f379564ce226df0f18db27fbe45" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.151.2/hugo_extended_0.151.2_windows-amd64.zip", + "hash": "b589b90a4775911e66731f7f794510c2197c5a6146a6be888d657adf993ca0f3" } }, "bin": "hugo.exe",