From 197a586db8c6fa1a122bcb48b9a6d744d0f3324b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 12:32:04 +0000 Subject: [PATCH] hugo-extended: Update to version 0.102.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 d4bd6e3b58..e1bda6f9b7 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.102.1", + "version": "0.102.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.102.1/hugo_extended_0.102.1_windows-64bit.zip", - "hash": "a218ff86f64ed237d394b134804f8b22f6256d422bd0251a11038720c3d07c76" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.102.2/hugo_extended_0.102.2_windows-64bit.zip", + "hash": "f4899ff42b1c0d2fceff29b8fa9951382fbabfd26525bcfac0542b3577dd6a7c" } }, "bin": "hugo.exe",