From 0cc42de76b4b919305a5471423772e317911b3a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 16:29:32 +0000 Subject: [PATCH] hugo-extended: Update to version 0.94.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 86aa83a972..0c4b22f894 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.94.1", + "version": "0.94.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.94.1/hugo_extended_0.94.1_windows-64bit.zip", - "hash": "dd34642147863bbbbd768991c7c7a5aedbc0ec7be593be24b3a616c94058af96" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.94.2/hugo_extended_0.94.2_windows-64bit.zip", + "hash": "e75346a79d96189ed55b118cacdf6ee63a4fdf9703e1ca775a786aaac8368887" } }, "bin": "hugo.exe",