From 4280ccf7857a0832687cd042e42093d1ce31f8a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 16:29:54 +0000 Subject: [PATCH] hugo-extended: Update to version 0.147.7 --- 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 5807729693..b0dd89cb9b 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.147.6", + "version": "0.147.7", "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.6/hugo_extended_0.147.6_windows-amd64.zip", - "hash": "c650753cbcf77c8bbe02472b451f1c78eaa82bb9e157d588220e4102305d6322" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.7/hugo_extended_0.147.7_windows-amd64.zip", + "hash": "0f77e7cc450c68f760ec220c9cfbc8afdf8b6277c44add98fc8c38d51420a1ef" } }, "bin": "hugo.exe",