From aa44cdbba21f6165c053ff637242d8f34fb9bc92 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 20:27:10 +0000 Subject: [PATCH] hugo: Update to version 0.146.3 --- bucket/hugo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hugo.json b/bucket/hugo.json index 0bfacf5242..a205369dd3 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.146.2", + "version": "0.146.3", "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.2/hugo_0.146.2_windows-amd64.zip", - "hash": "0755c59a4e475c528c502db2f2f47f42fcf66e7b95ea4386d928c00cce3bf3c6" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.3/hugo_0.146.3_windows-amd64.zip", + "hash": "5c093a2d101304a5c3f24fa762911c9ec44015eaeb4f558d854adf109e823b2c" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.2/hugo_0.146.2_windows-arm64.zip", - "hash": "6eadeeb8f01c2988e9116973c037ac67e07aa489a547c8e15b66ba17dd051cdb" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.3/hugo_0.146.3_windows-arm64.zip", + "hash": "034999d1de29c164c79becb5758b5b36a2c5295b31a62b51a6d7b56b0c37fb80" } }, "bin": "hugo.exe",