From 7af328e612a448a2283463bc9efdcbb2559a2f4c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 20 Apr 2025 12:31:24 +0000 Subject: [PATCH] hugo-extended: Update to version 0.146.6 --- bucket/hugo-extended.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/hugo-extended.json b/bucket/hugo-extended.json index 10722fc7f2..ed20e71248 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.146.5", + "version": "0.146.6", "description": "Speedy and flexible static site generator. (with Sass/SCSS support)", "homepage": "https://gohugo.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.5/hugo_extended_0.146.5_windows-amd64.zip", - "hash": "3c92ab5d3c8eabd2a1f36b2cb9c19ecf0dfaaf36ed678f6dbaf03459323b519f" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.6/hugo_extended_0.146.6_windows-amd64.zip", + "hash": "798396e621ceb9180094f2553f1ff1d1ab706e925db68607e775f8a69b04bc62" } }, "bin": "hugo.exe",