From ca6095cd223561654fbede696f0e7d8588f184fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 12:31:03 +0000 Subject: [PATCH] hugo-extended: Update to version 0.97.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 45300ea9bc..830d6152f0 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.96.0", + "version": "0.97.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.96.0/hugo_extended_0.96.0_windows-64bit.zip", - "hash": "7d901a854bc9f6b38473048a359211c6b5da289d8b466216c331150e24b8d042" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.97.0/hugo_extended_0.97.0_windows-64bit.zip", + "hash": "0acfde7676864e1d024259e5229ade8b0cadd9144e913ce055203cd7c8681c3c" } }, "bin": "hugo.exe",