From ba2f60bb49af2c1b50ed26bb9365d929dab94f0a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 12:30:46 +0000 Subject: [PATCH] hugo-extended: Update to version 0.112.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 9fdadf340f..ec8b9c257f 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.112.1", + "version": "0.112.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.112.1/hugo_extended_0.112.1_windows-amd64.zip", - "hash": "698ef688c792f5782071bae20267e7e6cb08964e59d2bac7802f0cbe462353f0" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.112.2/hugo_extended_0.112.2_windows-amd64.zip", + "hash": "147af57217f8bd55554436f874b460a52b2aa8366e2728acc869d619fbaeb38c" } }, "bin": "hugo.exe",