From f161500cc8d1618e408d5010853beafed427fbf7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 20:28:40 +0000 Subject: [PATCH] hugo-extended: Update to version 0.147.0 --- 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 1eb197c069..2431817ef5 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.146.7", + "version": "0.147.0", "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.7/hugo_extended_0.146.7_windows-amd64.zip", - "hash": "cacf8be27c3d0194cb041e35a2927faf74c583f82f070e5ff7bbfcbb32fa242e" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.0/hugo_extended_0.147.0_windows-amd64.zip", + "hash": "34f9174bc8ce09b9a6277709203c7092bbf335cd155d822788944939e44760e1" } }, "bin": "hugo.exe",