From 7efb3737564148c49b9632095d8b7b8da38b2847 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 12:30:26 +0000 Subject: [PATCH] hugo-extended: Update to version 0.93.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 dbd66d5b96..965d75c464 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.93.2", + "version": "0.93.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.93.2/hugo_extended_0.93.2_windows-64bit.zip", - "hash": "1c80ca9485538b01e185c5d353b869a2ae8e61b6fb4dd6506e96dad466f7db25" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.93.3/hugo_extended_0.93.3_windows-64bit.zip", + "hash": "574c918f89fc3af3f618af0e1e86db68c29add09a799e6e28b17def3135ffd5b" } }, "bin": "hugo.exe",