From 7c04ccf86f164cdbd0f2210217215561d204be5a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Aug 2022 20:29:20 +0000 Subject: [PATCH] hugo-extended: Update to version 0.102.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 128ebf1ef8..a30693f121 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.101.0", + "version": "0.102.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.101.0/hugo_extended_0.101.0_windows-64bit.zip", - "hash": "6cea6ef8b7118ce9f2eabb226e1595349b2ff5e14cde9c02c869cf4bec38487e" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.102.0/hugo_extended_0.102.0_windows-64bit.zip", + "hash": "54e01300db4bca96a743caafe48919f770d0e26bfb2cb479e9588f5305e9073b" } }, "bin": "hugo.exe",