From d5fd7c602830557e294accbc0f36916d0c05d9b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Dec 2021 16:29:54 +0000 Subject: [PATCH] hugo-extended: Update to version 0.91.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 2d1971b7a6..c84da873ed 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.91.0", + "version": "0.91.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.91.0/hugo_extended_0.91.0_windows-64bit.zip", - "hash": "0e2664fb9811de89af210e691f472ccf340fa78937571099b3d7202f42ba0168" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.91.1/hugo_extended_0.91.1_windows-64bit.zip", + "hash": "b5f963da05447583c03e6646e0c6a93479d21ef7a329bdbb7988756bd7cfb8a9" } }, "bin": "hugo.exe",