From 8767fb9753e087da93c0710877782640c11cb95c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 16:31:06 +0000 Subject: [PATCH] hugo: Update to version 0.104.3 --- bucket/hugo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/hugo.json b/bucket/hugo.json index bb64020ac2..397173f371 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,12 +1,12 @@ { - "version": "0.104.2", + "version": "0.104.3", "description": "Speedy and flexible static site generator (without Sass/SCSS support)", "homepage": "https://gohugo.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.104.2/hugo_0.104.2_windows-amd64.zip", - "hash": "534a3aa04d2a91d247aba65d0710860cfa8e855f9e73c065b08656512f684273" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.104.3/hugo_0.104.3_windows-amd64.zip", + "hash": "2c8ffd8283b819cd2c6f6cefbd27ffb070c15402e4e2a01395da948f8ab05769" } }, "bin": "hugo.exe",