From fb7ec53ff6fbde7f0b0e22e5bcfe232b7e8e9c14 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 20:32:00 +0000 Subject: [PATCH] hugo: Update to version 0.157.0 --- bucket/hugo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hugo.json b/bucket/hugo.json index c4297f72c8..af481c25b1 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.156.0", + "version": "0.157.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.156.0/hugo_0.156.0_windows-amd64.zip", - "hash": "8ef3864bac1c6926e7c1b2f3688e2c07ed646c3b51cd8d2496874c3eee1670e7" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.157.0/hugo_0.157.0_windows-amd64.zip", + "hash": "3aaf98a9f504047fb7f2d5c01c649012a9763e02c60dcc30f56342b8bfa0caac" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.156.0/hugo_0.156.0_windows-arm64.zip", - "hash": "89ce6a8e88f3332568d7e7233b6f9ac3b428986f217627895eb74aff3e7b5595" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.157.0/hugo_0.157.0_windows-arm64.zip", + "hash": "7f9a0a5736934f552f59c764827072e5a25808d67c60a6c9e9817598dee1aa8f" } }, "bin": "hugo.exe",