From e8245678b8d87005c05dedc6906fee110859b78d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 16:26:58 +0000 Subject: [PATCH] hugo-extended: Update to version 0.120.4 --- 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 19f421593e..f243b60b8f 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.120.3", + "version": "0.120.4", "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.120.3/hugo_extended_0.120.3_windows-amd64.zip", - "hash": "6aabd2fb512376eb7a03749bce55f8f5b6c5f6d133bbb3e1a865da11efc11afb" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.120.4/hugo_extended_0.120.4_windows-amd64.zip", + "hash": "b193030348744236a4a4949f0a9ed1375e1975ccf4c22fee3734573bc6f53bb1" } }, "bin": "hugo.exe",