From 2c83de730c8f89d3c67a9c1e5e2e5d9bdeb82de6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 16:30:09 +0000 Subject: [PATCH] hugo-extended: Update to version 0.94.1 --- 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 abaeac3ce3..86aa83a972 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.94.0", + "version": "0.94.1", "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.94.0/hugo_extended_0.94.0_windows-64bit.zip", - "hash": "d1b518684b96ebce5a84f1a951330ccbddeeeeb5e0ad6d704cb38c63e6b6872c" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.94.1/hugo_extended_0.94.1_windows-64bit.zip", + "hash": "dd34642147863bbbbd768991c7c7a5aedbc0ec7be593be24b3a616c94058af96" } }, "bin": "hugo.exe",