From 16181769749cfd4e110a8b447e09b1d46baa2190 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 16:30:48 +0000 Subject: [PATCH] hugo: Update to version 0.140.2 --- bucket/hugo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hugo.json b/bucket/hugo.json index 741f63d50d..e2b60ea4ba 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.140.1", + "version": "0.140.2", "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.140.1/hugo_0.140.1_windows-amd64.zip", - "hash": "77b5bc210dd27c852a79fa8839eb61cbab6672b8efca1c7560d1ed31e4b03ac6" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.140.2/hugo_0.140.2_windows-amd64.zip", + "hash": "14b13e4d7c8bce117a757b15133b4252dc5793542398d0566afebe4fb0b542aa" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.140.1/hugo_0.140.1_windows-arm64.zip", - "hash": "7cd5732147ce1ca4e117c3061013a678255e11810e740eeba5926541f9c71805" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.140.2/hugo_0.140.2_windows-arm64.zip", + "hash": "2c41f1e91c5fd2c22c2b3d6e8d1fbd6fb9fd50650f01ffb0aee5b4a6d3fd7c95" } }, "bin": "hugo.exe",