From 495f67c80105e501ba695be763d30be2097f01b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 16:30:41 +0000 Subject: [PATCH] hugo: Update to version 0.137.0 --- bucket/hugo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hugo.json b/bucket/hugo.json index d6a7fcf428..7181761e8c 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.136.5", + "version": "0.137.0", "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.136.5/hugo_0.136.5_windows-amd64.zip", - "hash": "4ebae236d1e55255748139e4b43c9b0ac40ca8ac8cb11186acc3f85e9c5cf7b3" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.137.0/hugo_0.137.0_windows-amd64.zip", + "hash": "39208ed7ab19bcaa055e852c5ddd8678c7d70db69a2e08c0535356671934287e" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.136.5/hugo_0.136.5_windows-arm64.zip", - "hash": "b13005f0158ec2213281b4e7f3fdb9922ba80a07240fe77bbf30d97e4a436981" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.137.0/hugo_0.137.0_windows-arm64.zip", + "hash": "e875b8d84cc9d7324704e59f27cbd1abc269c606ac81cdc9aa4e239738436095" } }, "bin": "hugo.exe",