From ca11cc106be42bfe8d212a6d78f339c972081022 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 12:32:51 +0000 Subject: [PATCH] hugo: Update to version 0.155.2 --- bucket/hugo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hugo.json b/bucket/hugo.json index 72f2457660..4751faa3ca 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.155.1", + "version": "0.155.2", "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.1/hugo_0.155.1_windows-amd64.zip", - "hash": "7862bd16325d6a81a63e2a41e566ab35b782910ce2a1608349aec45b544796f9" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.155.2/hugo_0.155.2_windows-amd64.zip", + "hash": "dc4141369dbe27789ab6881a69430c976e4c26346c69c5aaed5c973fe9ddbbe9" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.155.1/hugo_0.155.1_windows-arm64.zip", - "hash": "2b7369776e20f8e4e9327483e0f04fd38ba52cfcbfd96b344a239ed73bbdc5e7" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.155.2/hugo_0.155.2_windows-arm64.zip", + "hash": "87cbc76343105ca3259601ee4dc4d85cbf11a25bdb40c21227c5243aeed2f68a" } }, "bin": "hugo.exe",