From aecd8191bd4099ce2cbaff157a23847ef23120c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 16:30:04 +0000 Subject: [PATCH] hugo-extended: Update to version 0.147.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 2431817ef5..1ed390884c 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.147.0", + "version": "0.147.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.147.0/hugo_extended_0.147.0_windows-amd64.zip", - "hash": "34f9174bc8ce09b9a6277709203c7092bbf335cd155d822788944939e44760e1" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.1/hugo_extended_0.147.1_windows-amd64.zip", + "hash": "a391be383e0549b9e079ccf864e19e6eba5e0f7ba9438eeeb4bdc22c8511cb60" } }, "bin": "hugo.exe",