From c6f5904cf1ab70e88550811eeb14e646f2f82ec6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 20:29:33 +0000 Subject: [PATCH] hugo: Update to version 0.146.5 --- bucket/hugo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hugo.json b/bucket/hugo.json index d6a0c20db9..61de76185c 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.146.4", + "version": "0.146.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.146.4/hugo_0.146.4_windows-amd64.zip", - "hash": "81b94b4c247f37c3ef828fcffe6860bedb4416019e29616dbf461a7a4be5eec2" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.5/hugo_0.146.5_windows-amd64.zip", + "hash": "4a3658ec20246c32c96d6dc4f578421901c81a9b546c0d1f3ca79c1fbbee0508" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.4/hugo_0.146.4_windows-arm64.zip", - "hash": "0322b2295d11fd56d3ffce351bab79af20f34d82654ffdd8d45b02382de7182a" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.5/hugo_0.146.5_windows-arm64.zip", + "hash": "159e6102cad0caaa2632697ac402c58c66ae19726283a7271469cc1b46f40c01" } }, "bin": "hugo.exe",