From 665b4a8eb03c403cfa95f9fa8cd7f6ac43296069 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:52 +0000 Subject: [PATCH] hugo-extended: Update to version 0.104.2 --- 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 e474d4c95b..06f852998e 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.104.1", + "version": "0.104.2", "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.104.1/hugo_extended_0.104.1_windows-amd64.zip", - "hash": "342b1499afc2a5fbfbb6ccf693f239e9c75156cbc31ba21303a74d02a2c4fc20" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.104.2/hugo_extended_0.104.2_windows-amd64.zip", + "hash": "ef8a413ef75a54725c7505d72a08b26bf8c84fdb3e9e7274b56fea71cfdd829f" } }, "bin": "hugo.exe",