From 797244a358362e96be2189e131d95485d5143766 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 12:30:52 +0000 Subject: [PATCH] hugo-extended: Update to version 0.91.0 --- 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 e4e11e46b1..2d1971b7a6 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.90.1", + "version": "0.91.0", "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.90.1/hugo_extended_0.90.1_windows-64bit.zip", - "hash": "5979d5267f91136bcaaa2f6fa23826cba10e1279d92d2b34c7bae648e23fe541" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.91.0/hugo_extended_0.91.0_windows-64bit.zip", + "hash": "0e2664fb9811de89af210e691f472ccf340fa78937571099b3d7202f42ba0168" } }, "bin": "hugo.exe",