From 6a5ff96b792e4210726a5eb8f72a3c4c3a4c0136 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 12:31:54 +0000 Subject: [PATCH] hugo-extended: Update to version 0.147.2 --- 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 1ed390884c..6b9dc3e32c 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.147.1", + "version": "0.147.2", "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.1/hugo_extended_0.147.1_windows-amd64.zip", - "hash": "a391be383e0549b9e079ccf864e19e6eba5e0f7ba9438eeeb4bdc22c8511cb60" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.2/hugo_extended_0.147.2_windows-amd64.zip", + "hash": "71e8de17790bca2539d06abed63ec30ea580afb5e61a766c4b7e0ad6cd42c1e0" } }, "bin": "hugo.exe",