From aa7af51fac1a70ec9a1b7e00bc7c5b65d7fccd37 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 16:29:41 +0000 Subject: [PATCH] hugo: Update to version 0.146.4 --- bucket/hugo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hugo.json b/bucket/hugo.json index a205369dd3..d6a0c20db9 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.146.3", + "version": "0.146.4", "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.3/hugo_0.146.3_windows-amd64.zip", - "hash": "5c093a2d101304a5c3f24fa762911c9ec44015eaeb4f558d854adf109e823b2c" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.4/hugo_0.146.4_windows-amd64.zip", + "hash": "81b94b4c247f37c3ef828fcffe6860bedb4416019e29616dbf461a7a4be5eec2" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.3/hugo_0.146.3_windows-arm64.zip", - "hash": "034999d1de29c164c79becb5758b5b36a2c5295b31a62b51a6d7b56b0c37fb80" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.4/hugo_0.146.4_windows-arm64.zip", + "hash": "0322b2295d11fd56d3ffce351bab79af20f34d82654ffdd8d45b02382de7182a" } }, "bin": "hugo.exe",