hugo: Update to version 0.98.0

This commit is contained in:
github-actions[bot] 2022-04-28 12:31:13 +00:00
parent 5d706b8864
commit addc568a08

View File

@ -1,16 +1,16 @@
{
"version": "0.97.3",
"version": "0.98.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.97.3/hugo_0.97.3_windows-64bit.zip",
"hash": "a0dfdb7ccbff3d395b9fb3310dc90fd48932d73851dd489435edb54bd8a127f1"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.98.0/hugo_0.98.0_windows-64bit.zip",
"hash": "a91165fb16d413493b6d3a5bf4ef4c561743775d76aaaf3ad5233b6f09842e53"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.97.3/hugo_0.97.3_windows-32bit.zip",
"hash": "767016e83c8b4a1bdee56d3153c72bbd9654736679d4f025778e27c4fc55d47c"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.98.0/hugo_0.98.0_windows-32bit.zip",
"hash": "896c75aff82dfdf69e9edb0fc72d799ffc9825bec301803f5ef75472de2a75da"
}
},
"bin": "hugo.exe",