From 36eab4409192512c1ff2ea095aacf7e0986c3194 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: Update to version 0.139.3 --- bucket/hugo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hugo.json b/bucket/hugo.json index ba00c69fa8..1e658e11bb 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.139.2", + "version": "0.139.3", "description": "Speedy and flexible static site generator (without 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_0.139.2_windows-amd64.zip", - "hash": "edcabe0d44c02966ba6d4c2084a7615b89b2ec8d4606d181cd452e80bce6e443" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.139.3/hugo_0.139.3_windows-amd64.zip", + "hash": "6f0313329619ed375ab266c3256e12348cbc9f8ee24e5d1c3e7cc5c56cdd225e" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.139.2/hugo_0.139.2_windows-arm64.zip", - "hash": "c974a317e119814542d0b89e3286a643946af473b045942c4791ba7f5ebfd600" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.139.3/hugo_0.139.3_windows-arm64.zip", + "hash": "14bbfd516ddb029b6d9dffe00f2efa99ec4fe1f3d456966b0c1d539f4240c42e" } }, "bin": "hugo.exe",