From 86d8e8ff5cbbec5d62ef6c4fd327ef2a967bc223 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 12:31:39 +0000 Subject: [PATCH] hugo: Update to version 0.147.5 --- bucket/hugo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hugo.json b/bucket/hugo.json index 250c7a6625..7509fdcfe6 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.147.4", + "version": "0.147.5", "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.4/hugo_0.147.4_windows-amd64.zip", - "hash": "848cd0a209093ed59b37c747fdd3b64b4416e20dff75b23dafba187effb4c859" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.5/hugo_0.147.5_windows-amd64.zip", + "hash": "0793822b5563557b8edb5ef9f4d7b6f653d8e8a602a9c7e97fe45f1cb8635ff6" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.4/hugo_0.147.4_windows-arm64.zip", - "hash": "2576bd9c1b6b4ab361c33d76aeb32df06debaaab90dae04c592679ccfff35b27" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.5/hugo_0.147.5_windows-arm64.zip", + "hash": "2cbcafea24622e6177b2caa70a03deac95226119a0f25563eeaac688a8afcb91" } }, "bin": "hugo.exe",