From 5ffd34f965d88a3b3f98592608b7e69522b99014 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Dec 2021 20:27:31 +0000 Subject: [PATCH] hugo-extended: Update to version 0.91.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 c84da873ed..1a53739e79 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.91.1", + "version": "0.91.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.91.1/hugo_extended_0.91.1_windows-64bit.zip", - "hash": "b5f963da05447583c03e6646e0c6a93479d21ef7a329bdbb7988756bd7cfb8a9" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.91.2/hugo_extended_0.91.2_windows-64bit.zip", + "hash": "77af8e63d4023fa2628300afd8d67d9db2b8018d21a5fa3b794199dce7381083" } }, "bin": "hugo.exe",