From 0a2522e8be444e57fc5737b3dedce3d04ee3f69c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 16:30:58 +0000 Subject: [PATCH] hugo: Update to version 0.104.0 --- bucket/hugo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/hugo.json b/bucket/hugo.json index 7909b32b32..56f8de9b5e 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,12 +1,12 @@ { - "version": "0.103.1", + "version": "0.104.0", "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.103.1/hugo_0.103.1_windows-amd64.zip", - "hash": "226dc06787a4861182c2aa30099a306210e921db692dc83fb50fd101d0e7d11e" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.104.0/hugo_0.104.0_windows-amd64.zip", + "hash": "5d8c87788945f24ab724d9448f3d6d518e6aed1e43cf4d7fd116398b66c584bd" } }, "bin": "hugo.exe",