From ba2a3eb7600a43557bea85a71b76c7a55d53ecad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 20:28:38 +0000 Subject: [PATCH] hugo-extended: Update to version 0.146.1 --- 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 35ce27f0f2..2a62b74008 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.146.0", + "version": "0.146.1", "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.0/hugo_extended_0.146.0_windows-amd64.zip", - "hash": "51900f732cd22606970d00ee5b35985692981015aaec5874cf51c99b1e867be2" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.1/hugo_extended_0.146.1_windows-amd64.zip", + "hash": "79fe847ecb9e1eb3b8636f3647146d1b58552417424dcb53c7cad7881c6d5c2d" } }, "bin": "hugo.exe",