hugo: Update to version 0.132.2

This commit is contained in:
github-actions[bot] 2024-08-14 20:26:27 +00:00
parent c79e9366e7
commit bf532755e6

View File

@ -1,16 +1,16 @@
{
"version": "0.132.1",
"version": "0.132.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.132.1/hugo_0.132.1_windows-amd64.zip",
"hash": "803763b01cc5100aaa618b561009fc66a748237b5c2b05c5f5bd87bac493f3af"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.132.2/hugo_0.132.2_windows-amd64.zip",
"hash": "bb5e0ac06cf93cc37228f9496a96aaece59bac25ba302073f2a24a3b012adae4"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.132.1/hugo_0.132.1_windows-arm64.zip",
"hash": "e2c4de037856dee8eeceda498c1edf3ef4bd7199ac946fd09d556ab18b885ccc"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.132.2/hugo_0.132.2_windows-arm64.zip",
"hash": "571a0ec0f1067b1795a6536849f173ba5595677745fcb9aa6cf8d863c085747d"
}
},
"bin": "hugo.exe",