From 3c047ab5d69c13050766d57b4337eb958fe5b512 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 16:37:34 +0000 Subject: [PATCH] hugo-extended: Update to version 0.92.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 ab31d23b30..6c4f6b4dd6 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.92.1", + "version": "0.92.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.92.1/hugo_extended_0.92.1_windows-64bit.zip", - "hash": "56678b4be4cf979fde32ab5347c5b8902d43e8538cb0a55b65d3d0551a366168" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.92.2/hugo_extended_0.92.2_windows-64bit.zip", + "hash": "ab6754f9425052b19163dc60354953edb58d99bb1e40bf5119e703bbae032c6b" } }, "bin": "hugo.exe",