From 8b2d6046902fb0f364af49a5b9b89b46ad70e299 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 12:31:49 +0000 Subject: [PATCH] hugo-extended: Update to version 0.147.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 c790f2bb41..5807729693 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.147.5", + "version": "0.147.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.147.5/hugo_extended_0.147.5_windows-amd64.zip", - "hash": "2813cdae359d3c7615c808c2ce45d3a05626dff5990e3c3bffb1035a7ba31838" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.6/hugo_extended_0.147.6_windows-amd64.zip", + "hash": "c650753cbcf77c8bbe02472b451f1c78eaa82bb9e157d588220e4102305d6322" } }, "bin": "hugo.exe",