From 64ffc36e96832241a78df0091cd7151738abacd0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 16:30:12 +0000 Subject: [PATCH] hugo-extended: Update to version 0.93.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 4da86d3ef6..862eeb8b58 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.93.0", + "version": "0.93.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.93.0/hugo_extended_0.93.0_windows-64bit.zip", - "hash": "578b4ab40ec283a2416a18253162a077d61cbe1839cba1f4388b845390dbbedd" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.93.1/hugo_extended_0.93.1_windows-64bit.zip", + "hash": "5fb07df26efc22c08302251fb7d887eb60f5314f80add2040b080e0c34c90e2a" } }, "bin": "hugo.exe",