From 74a3e163f3ee072a8d70b363e0bff310adcd8f4a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 16:30:23 +0000 Subject: [PATCH] hugo-extended: Update to version 0.139.3 --- 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 01be4a25c9..44d03f6b7c 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.139.2", + "version": "0.139.3", "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.139.2/hugo_extended_0.139.2_windows-amd64.zip", - "hash": "1bb354d22c449eb5e5f1ad64154300246aab07a5ce427336895aa9bdc654f7ae" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.139.3/hugo_extended_0.139.3_windows-amd64.zip", + "hash": "d194b29cfaf40882c25258a9dfabcfbeeb85e7414df9711293e854472a2c19fa" } }, "bin": "hugo.exe",