From 6de14a995a98ef3c66a31546fde194d55dc94e5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 16:30:12 +0000 Subject: [PATCH] hugo: Update to version 0.147.3 --- bucket/hugo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hugo.json b/bucket/hugo.json index a35ee98287..4dc5720df8 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.147.2", + "version": "0.147.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.147.2/hugo_0.147.2_windows-amd64.zip", - "hash": "49633f5669d6f90db9a34155cf4a6e7a308e9ee5473ba15efc84236463a65dae" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.3/hugo_0.147.3_windows-amd64.zip", + "hash": "0b40a86e9921a204f7e52a92fbda5db08a7fbc2521c3f1c598a54caf73e9d8c1" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.2/hugo_0.147.2_windows-arm64.zip", - "hash": "9d2af4899d3bcbbe0cec6a801bf7d55f5edcbd1638c947956934c8a1e431074b" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.3/hugo_0.147.3_windows-arm64.zip", + "hash": "3f91e798874d716b389e347b17a4759cf5b2992e73aa5cd85f802dfca3be2c28" } }, "bin": "hugo.exe",