From 9095e1045d8154b14eb45ef39ea1c845dd2c08b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 12:31:12 +0000 Subject: [PATCH] hugo-extended: Update to version 0.123.1 --- 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 e305a5906d..3856b62c3c 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.123.0", + "version": "0.123.1", "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.0/hugo_extended_0.123.0_windows-amd64.zip", - "hash": "43439aa9e24487888d38227a07b22df00839ede4ec422ec80f5d636f610509fa" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.123.1/hugo_extended_0.123.1_windows-amd64.zip", + "hash": "5e5d7fcd25bded9f2fc1956b4c6528ffe1694acc4ca447d18a585ac29db5730f" } }, "bin": "hugo.exe",