From c1e4882fec180c4c7efbfe7f87ebf10c0066821b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2024 20:25:46 +0000 Subject: [PATCH] hugo-extended: Update to version 0.133.0 --- bucket/hugo-extended.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/hugo-extended.json b/bucket/hugo-extended.json index ad7ef7579b..e8cdd93e55 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.132.2", + "version": "0.133.0", "description": "Speedy and flexible static site generator. (with Sass/SCSS support)", "homepage": "https://gohugo.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.132.2/hugo_extended_0.132.2_windows-amd64.zip", - "hash": "43eeec16ef92260a9a0e0f28210e806d3b6393527af74fd85b1fab8c8a08f680" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.133.0/hugo_extended_0.133.0_windows-amd64.zip", + "hash": "bfb0eeba5afd3a0f19bd34331f7f8cdec5c9ca3bca20f5431abd01c4540648c9" } }, "bin": "hugo.exe",