From 28c40283131aa8e25e8202b499e70b2a39d6b380 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 16:27:45 +0000 Subject: [PATCH] hugo-extended: Update to version 0.123.2 --- 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 3856b62c3c..63331ad2b3 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.123.1", + "version": "0.123.2", "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.1/hugo_extended_0.123.1_windows-amd64.zip", - "hash": "5e5d7fcd25bded9f2fc1956b4c6528ffe1694acc4ca447d18a585ac29db5730f" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.123.2/hugo_extended_0.123.2_windows-amd64.zip", + "hash": "2bd0361beffbed63b73f6b226c70487215a2f48a50b0c2e498b53d10bb3b75a2" } }, "bin": "hugo.exe",