From a3cdc9b037e34e0f4b38ce5de1b62e40c247e002 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 16:32:16 +0000 Subject: [PATCH] hugo-extended: Update to version 0.102.1 --- 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 a30693f121..d4bd6e3b58 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.102.0", + "version": "0.102.1", "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.0/hugo_extended_0.102.0_windows-64bit.zip", - "hash": "54e01300db4bca96a743caafe48919f770d0e26bfb2cb479e9588f5305e9073b" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.102.1/hugo_extended_0.102.1_windows-64bit.zip", + "hash": "a218ff86f64ed237d394b134804f8b22f6256d422bd0251a11038720c3d07c76" } }, "bin": "hugo.exe",