From dbf5363100ff312a7ce48e722ff16f9ee7942043 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 20:23:14 +0000 Subject: [PATCH] hugo-extended: Update to version 0.123.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 b56f840bce..e305a5906d 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.122.0", + "version": "0.123.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.122.0/hugo_extended_0.122.0_windows-amd64.zip", - "hash": "3634b50d3c700b3092f755a4c09c7980a4b0ffeffda02e0c6867ba9340a03e58" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.123.0/hugo_extended_0.123.0_windows-amd64.zip", + "hash": "43439aa9e24487888d38227a07b22df00839ede4ec422ec80f5d636f610509fa" } }, "bin": "hugo.exe",