From 64a466172a4a6b616c642effbb3f99b1496f4ea7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 16:30:01 +0000 Subject: [PATCH] hugo-extended: Update to version 0.142.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 ef0b0a3d95..5dbab3c571 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.141.0", + "version": "0.142.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.141.0/hugo_extended_0.141.0_windows-amd64.zip", - "hash": "71ebfb82933124f9a991b1bd710fe215a7bc5757083719e35ab6de6b7a4b3f84" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.142.0/hugo_extended_0.142.0_windows-amd64.zip", + "hash": "de9bd0bee08b336e76863f4c225aa4af0e1c275700f6e2dd0536271f7034dac7" } }, "bin": "hugo.exe",