From 4d63d1cdb1eadd406fe32132c7f94f9b9c1c9afc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 16:27:43 +0000 Subject: [PATCH] hugo-extended: Update to version 0.112.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 ec8b9c257f..61ac60f1b7 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.112.2", + "version": "0.112.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.112.2/hugo_extended_0.112.2_windows-amd64.zip", - "hash": "147af57217f8bd55554436f874b460a52b2aa8366e2728acc869d619fbaeb38c" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.112.3/hugo_extended_0.112.3_windows-amd64.zip", + "hash": "5fd38df47976886c83032cfd2b26a260c97226f69d0b0d5c07023297f6fd2b96" } }, "bin": "hugo.exe",