From 62b6654a450d20e7f37ea342667b0e10867a27bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 20:25:02 +0000 Subject: [PATCH] hugo-extended: Update to version 0.123.3 --- 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 63331ad2b3..1ff1c9655b 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.123.2", + "version": "0.123.3", "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.123.2/hugo_extended_0.123.2_windows-amd64.zip", - "hash": "2bd0361beffbed63b73f6b226c70487215a2f48a50b0c2e498b53d10bb3b75a2" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.123.3/hugo_extended_0.123.3_windows-amd64.zip", + "hash": "eeead09fc55dbbe5efc31d2e5be0b831af826f26cd72d760fb556c1f6af20e13" } }, "bin": "hugo.exe",