From 031563ec986d5348b817e5c72587c76ec110b8e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 16:29:33 +0000 Subject: [PATCH] hugo-extended: Update to version 0.139.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 8cb5d5c75e..01be4a25c9 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.139.0", + "version": "0.139.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.139.0/hugo_extended_0.139.0_windows-amd64.zip", - "hash": "2092a9a3f41d0658e105a3f8a57a3c9ed409a1e45246cfb096a431ae03347671" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.139.2/hugo_extended_0.139.2_windows-amd64.zip", + "hash": "1bb354d22c449eb5e5f1ad64154300246aab07a5ce427336895aa9bdc654f7ae" } }, "bin": "hugo.exe",