hugo: Update to version 0.97.0

This commit is contained in:
github-actions[bot] 2022-04-14 12:31:03 +00:00
parent ca6095cd22
commit c879158268

View File

@ -1,16 +1,16 @@
{
"version": "0.96.0",
"version": "0.97.0",
"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.96.0/hugo_0.96.0_windows-64bit.zip",
"hash": "3f609596256f7680ffb6b4e77f91cee7c16202e624b958a17e57086b2677811c"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.97.0/hugo_0.97.0_windows-64bit.zip",
"hash": "6dabf202d09b3e26b341ec38e242c26433853a228deb7dd865d8a256cffd6716"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.96.0/hugo_0.96.0_windows-32bit.zip",
"hash": "0a3849d4b9399c1615d7be036a4bdce3ac56207e03cdd2f841b44e3088a5d3e0"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.97.0/hugo_0.97.0_windows-32bit.zip",
"hash": "c1ad0f929d3715173e44a18b86777ceb196750ce49f61475b520cde0133afe88"
}
},
"bin": "hugo.exe",