hugo: Update to version 0.95.0

This commit is contained in:
github-actions[bot] 2022-03-16 16:30:04 +00:00
parent f631447218
commit d60327e7d2

View File

@ -1,16 +1,16 @@
{
"version": "0.94.2",
"version": "0.95.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.94.2/hugo_0.94.2_windows-64bit.zip",
"hash": "ed744c326f56e6680d3eb57a732061501ff1d0e323fc4950529d9e0b9987e7a4"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.95.0/hugo_0.95.0_windows-64bit.zip",
"hash": "86f50fa8ae157b6f09f53c34f359c3a9a200d93c4f955f8ccb142efb2075dc5a"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.94.2/hugo_0.94.2_windows-32bit.zip",
"hash": "2232c31a8b037ba9deef32c3a052b2f2fe77015b377d49622189451f38c5b0cc"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.95.0/hugo_0.95.0_windows-32bit.zip",
"hash": "4e02edc5e798c41edea55284a25ce9fa320c0166628c2b32e63a68cacc4868d8"
}
},
"bin": "hugo.exe",