From e6b89eed367c0629bdc73ecfcc2cd4373eb612ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 20:32:20 +0000 Subject: [PATCH] hugo-extended: Update to version 0.156.0 --- 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 b4b68205f1..3d83a43d64 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.155.3", + "version": "0.156.0", "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.155.3/hugo_extended_0.155.3_windows-amd64.zip", - "hash": "48944b3ef2fc546a4e39f70ed3f496ba1b6e4f2512d6a6205a67659df58ee5dd" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.156.0/hugo_extended_0.156.0_windows-amd64.zip", + "hash": "5d5b39083ff49ece1478a668e1a901e959f95acec37ea153350b7e765ab8b71c" } }, "bin": "hugo.exe",