From e3288534015af27c0fbe164dd15e9b825942e7f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 12:31:32 +0000 Subject: [PATCH] hugo-extended: Update to version 0.100.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 77f5d52ac9..0e42277741 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.100.1", + "version": "0.100.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.100.1/hugo_extended_0.100.1_windows-64bit.zip", - "hash": "284c86e97c980a4a7ef448e82e489d49208ccb1985d03d0c3d22c594a0abf114" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.100.2/hugo_extended_0.100.2_windows-64bit.zip", + "hash": "724bed0ad4542607aa60d80f2944cd979e5ee317eb4267ae11509f2af43319fb" } }, "bin": "hugo.exe",