hugo: Update to version 0.97.2

This commit is contained in:
github-actions[bot] 2022-04-17 12:29:57 +00:00
parent 2d404af4c8
commit 8af9d7b534

View File

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