hugo: Update to version 0.97.1

This commit is contained in:
github-actions[bot] 2022-04-16 20:26:48 +00:00
parent 231f8271e7
commit eb2e4961a1

View File

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