From 6c424f1258254eb678b65bc45c4e66723772aea9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 12:32:53 +0000 Subject: [PATCH] hugo: Update to version 0.104.2 --- bucket/hugo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/hugo.json b/bucket/hugo.json index 46de895627..bb64020ac2 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,12 +1,12 @@ { - "version": "0.104.1", + "version": "0.104.2", "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.1/hugo_0.104.1_windows-amd64.zip", - "hash": "c1b6b5c70c2fbf3f57521065c31d5c2265b7b9558d6fc26b43d2b357a6608fc4" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.104.2/hugo_0.104.2_windows-amd64.zip", + "hash": "534a3aa04d2a91d247aba65d0710860cfa8e855f9e73c065b08656512f684273" } }, "bin": "hugo.exe",