From 8a5dceacb0e8e737249480e1c3a92768325f099a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 16:28:47 +0000 Subject: [PATCH] hugo-extended: Update to version 0.115.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 bf582bf32b..9cb429de7a 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.114.1", + "version": "0.115.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.114.1/hugo_extended_0.114.1_windows-amd64.zip", - "hash": "6187f34b17abd6f08812d1e95478a4b7b56ebeeeae856e11084d5e3c00535af0" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.115.0/hugo_extended_0.115.0_windows-amd64.zip", + "hash": "6f0edb05f17744409de4d6092f9e7e5bd4dffbb3ac22cc0821b435118ce96fe6" } }, "bin": "hugo.exe",