From 173d8cd0143f0fc2d6b9037e441483700cffe551 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: Update to version 0.156.0 --- bucket/hugo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hugo.json b/bucket/hugo.json index fd793a1ef6..c4297f72c8 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.155.3", + "version": "0.156.0", "description": "Speedy and flexible static site generator (without 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_0.155.3_windows-amd64.zip", - "hash": "0cb3b395a506d6f5d7f934c11cd292f42f39c7a0fd7568fd366f0eef74539b40" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.156.0/hugo_0.156.0_windows-amd64.zip", + "hash": "8ef3864bac1c6926e7c1b2f3688e2c07ed646c3b51cd8d2496874c3eee1670e7" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.155.3/hugo_0.155.3_windows-arm64.zip", - "hash": "9cba3b9ed7a95bf4ca022e3b94933dad323b22eda2f4ac4c5eb19450d43bc67a" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.156.0/hugo_0.156.0_windows-arm64.zip", + "hash": "89ce6a8e88f3332568d7e7233b6f9ac3b428986f217627895eb74aff3e7b5595" } }, "bin": "hugo.exe",