From 54264c9b44f70864759ff4e5c3f13ed48af3ba8f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 20:29:40 +0000 Subject: [PATCH] hugo: Update to version 0.154.2 --- bucket/hugo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hugo.json b/bucket/hugo.json index e7ad447eef..008a15ed4e 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.154.1", + "version": "0.154.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.154.1/hugo_0.154.1_windows-amd64.zip", - "hash": "707b0ffc724976930cabfe6e4168570aad4ca364f3360dcf11d1e60035ee1f55" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.154.2/hugo_0.154.2_windows-amd64.zip", + "hash": "cb639cde3b66894eb4cb47322f4fad79eafa3a11b83d4c6dc74d5a39e3517786" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.154.1/hugo_0.154.1_windows-arm64.zip", - "hash": "930a28b17d1261df1f5ec7a79537c1a234d754f07901d8b7494609937c447c79" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.154.2/hugo_0.154.2_windows-arm64.zip", + "hash": "10c6f6d8fb1a2eeb8088ef3b868fd8d243e058513f71184c3c762939af4b4dca" } }, "bin": "hugo.exe",