From 7d3f2f7b0550ce00f9635793d3186d626a7b6f09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 12:32:11 +0000 Subject: [PATCH] hugo: Update to version 0.102.3 --- bucket/hugo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/hugo.json b/bucket/hugo.json index acddcde2ce..a89089eb40 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,12 +1,12 @@ { - "version": "0.102.2", + "version": "0.102.3", "description": "Speedy and flexible static site generator (without Sass/SCSS support)", "homepage": "https://gohugo.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.102.2/hugo_0.102.2_windows-64bit.zip", - "hash": "583aa8e304fe2214f15374c4eb5a82c857c8b392c5a77d2bb394169e616eb81e" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.102.3/hugo_0.102.3_windows-64bit.zip", + "hash": "56129e064ce95442b74424a169a554d20b67feed612d7f35b45957f3e04b64a2" } }, "bin": "hugo.exe",