From f6aa3208ca711c4164c09f4cc3ed7a61df5a2348 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 20:28:50 +0000 Subject: [PATCH] hugo-extended: Update to version 0.139.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 279566eb6a..8cb5d5c75e 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.137.1", + "version": "0.139.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.137.1/hugo_extended_0.137.1_windows-amd64.zip", - "hash": "93bcc587ed08c2c66558d7ea637a2633a0e1f2f201496a6c0fad73054a4f5d70" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.139.0/hugo_extended_0.139.0_windows-amd64.zip", + "hash": "2092a9a3f41d0658e105a3f8a57a3c9ed409a1e45246cfb096a431ae03347671" } }, "bin": "hugo.exe",