From 005d7f3a70ee2b0cd5312879a1fb64affa93cb00 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Feb 2026 20:30:46 +0000 Subject: [PATCH] hugo: Update to version 0.155.3 --- bucket/hugo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hugo.json b/bucket/hugo.json index 4751faa3ca..fd793a1ef6 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.155.2", + "version": "0.155.3", "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.2/hugo_0.155.2_windows-amd64.zip", - "hash": "dc4141369dbe27789ab6881a69430c976e4c26346c69c5aaed5c973fe9ddbbe9" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.155.3/hugo_0.155.3_windows-amd64.zip", + "hash": "0cb3b395a506d6f5d7f934c11cd292f42f39c7a0fd7568fd366f0eef74539b40" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.155.2/hugo_0.155.2_windows-arm64.zip", - "hash": "87cbc76343105ca3259601ee4dc4d85cbf11a25bdb40c21227c5243aeed2f68a" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.155.3/hugo_0.155.3_windows-arm64.zip", + "hash": "9cba3b9ed7a95bf4ca022e3b94933dad323b22eda2f4ac4c5eb19450d43bc67a" } }, "bin": "hugo.exe",