From 8a45a3ccc58ffbe91f69fcd38e1446326b186bf1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 16:29:54 +0000 Subject: [PATCH] hugo: Update to version 0.147.7 --- bucket/hugo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hugo.json b/bucket/hugo.json index 7d98095a5d..dcbde95900 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.147.6", + "version": "0.147.7", "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.147.6/hugo_0.147.6_windows-amd64.zip", - "hash": "855cc706c32f047d306e515c48cda888044f70a8b4cf250f44fa36c5776b9eb8" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.7/hugo_0.147.7_windows-amd64.zip", + "hash": "ab99e65fdb522cb547c15afd69bf840769b2ec3e39feecd496582bc87770c5fa" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.6/hugo_0.147.6_windows-arm64.zip", - "hash": "43777c42f1b4e8ab08da2dd4fefc866bf264e2222b568a9b206fdbc61bb7b33e" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.7/hugo_0.147.7_windows-arm64.zip", + "hash": "3671b5dab35c5a913c73231b5156b6eae2e49d84f06dddd0874abac502671645" } }, "bin": "hugo.exe",