From 9ab86936d2571ca8ac8921601c98445b150dbf62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Jul 2023 20:25:59 +0000 Subject: [PATCH] hugo-extended: Update to version 0.115.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 56b5f81954..353997c18f 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.115.1", + "version": "0.115.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.115.1/hugo_extended_0.115.1_windows-amd64.zip", - "hash": "6755dff4a4beaefc0c407ca69290abed86bc9adb48e8140878614fe5dac11dad" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.115.2/hugo_extended_0.115.2_windows-amd64.zip", + "hash": "5014da8668dca0d8c2f08e997b611ea2a28e0d8d354f2d99eddd0a01935bab3e" } }, "bin": "hugo.exe",