hugo: Update to version 0.97.3

This commit is contained in:
github-actions[bot] 2022-04-18 20:27:17 +00:00
parent a4e2c7eb63
commit 625d53c0e0

View File

@ -1,16 +1,16 @@
{
"version": "0.97.2",
"version": "0.97.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.97.2/hugo_0.97.2_windows-64bit.zip",
"hash": "df459969276830b422da3795222942302279738a4490e002ae3cfb80075391fb"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.97.3/hugo_0.97.3_windows-64bit.zip",
"hash": "a0dfdb7ccbff3d395b9fb3310dc90fd48932d73851dd489435edb54bd8a127f1"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.97.2/hugo_0.97.2_windows-32bit.zip",
"hash": "b751980c8045740cbd6a21594eaf3b2392cb5f2909c5aa59ce319304ee303877"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.97.3/hugo_0.97.3_windows-32bit.zip",
"hash": "767016e83c8b4a1bdee56d3153c72bbd9654736679d4f025778e27c4fc55d47c"
}
},
"bin": "hugo.exe",