hugo: Update to version 0.96.0

This commit is contained in:
github-actions[bot] 2022-03-26 12:29:46 +00:00
parent cc99fe16c1
commit d1370d779f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.95.0", "version": "0.96.0",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)", "description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"homepage": "https://gohugo.io", "homepage": "https://gohugo.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.95.0/hugo_0.95.0_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.96.0/hugo_0.96.0_windows-64bit.zip",
"hash": "86f50fa8ae157b6f09f53c34f359c3a9a200d93c4f955f8ccb142efb2075dc5a" "hash": "3f609596256f7680ffb6b4e77f91cee7c16202e624b958a17e57086b2677811c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.95.0/hugo_0.95.0_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.96.0/hugo_0.96.0_windows-32bit.zip",
"hash": "4e02edc5e798c41edea55284a25ce9fa320c0166628c2b32e63a68cacc4868d8" "hash": "0a3849d4b9399c1615d7be036a4bdce3ac56207e03cdd2f841b44e3088a5d3e0"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",