From 6445ea9272a1f482d3ce530951402462b40fecd1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Dec 2021 12:29:58 +0000 Subject: [PATCH] hugo-extended: Update to version 0.90.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 7b8135335a..e4e11e46b1 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.90.0", + "version": "0.90.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.90.0/hugo_extended_0.90.0_windows-64bit.zip", - "hash": "76c43c421ae4362bc501bce72365076064a20ac7ae51fa7ed5af5269501de9fc" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.90.1/hugo_extended_0.90.1_windows-64bit.zip", + "hash": "5979d5267f91136bcaaa2f6fa23826cba10e1279d92d2b34c7bae648e23fe541" } }, "bin": "hugo.exe",