From 81bdb891949a3abb01d5225c7e116ceef83bf66c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 12:30:01 +0000 Subject: [PATCH] hugo-extended: Update to version 0.93.0 --- 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 6c4f6b4dd6..4da86d3ef6 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.92.2", + "version": "0.93.0", "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.2/hugo_extended_0.92.2_windows-64bit.zip", - "hash": "ab6754f9425052b19163dc60354953edb58d99bb1e40bf5119e703bbae032c6b" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.93.0/hugo_extended_0.93.0_windows-64bit.zip", + "hash": "578b4ab40ec283a2416a18253162a077d61cbe1839cba1f4388b845390dbbedd" } }, "bin": "hugo.exe",