From 003cad7a1796190b3078fb90da7e711a180efd11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 12:31:54 +0000 Subject: [PATCH] hugo: Update to version 0.147.2 --- bucket/hugo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hugo.json b/bucket/hugo.json index 11687972ee..a35ee98287 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.147.1", + "version": "0.147.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.147.1/hugo_0.147.1_windows-amd64.zip", - "hash": "9fb60f480af457ba1e03cb3d5f80a0d3bdeae25476b22e3c2a79fe1f9dbc927d" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.2/hugo_0.147.2_windows-amd64.zip", + "hash": "49633f5669d6f90db9a34155cf4a6e7a308e9ee5473ba15efc84236463a65dae" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.1/hugo_0.147.1_windows-arm64.zip", - "hash": "955081b126bda6c9bfd005a9fbf077cd9485315c6ded8c9fc5bd36129ba3bb1f" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.2/hugo_0.147.2_windows-arm64.zip", + "hash": "9d2af4899d3bcbbe0cec6a801bf7d55f5edcbd1638c947956934c8a1e431074b" } }, "bin": "hugo.exe",