From 5d706b8864e93dbbe1b9c77efd308a654563a644 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 12:31:13 +0000 Subject: [PATCH] hugo-extended: Update to version 0.98.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 1eda02c646..af290400df 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.97.3", + "version": "0.98.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.97.3/hugo_extended_0.97.3_windows-64bit.zip", - "hash": "184c4302865d0ef4e1a81f2d7dc778cbc26334d2e6024362e2cb8177a7ff25a2" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.98.0/hugo_extended_0.98.0_windows-64bit.zip", + "hash": "1a90587b8d171736a6f682176ca6e9f3de023d954f1f8c19f9d6621536f73a7f" } }, "bin": "hugo.exe",