hugo: Update to version 0.90.1

This commit is contained in:
github-actions[bot] 2021-12-10 12:29:59 +00:00
parent 6445ea9272
commit 52104864f3

View File

@ -1,16 +1,16 @@
{
"version": "0.90.0",
"version": "0.90.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.90.0/hugo_0.90.0_windows-64bit.zip",
"hash": "c2d6053054e20fb551e4602ad8ac1596e907cd1b6c9614986705aa6c5fe3ea7e"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.90.1/hugo_0.90.1_windows-64bit.zip",
"hash": "bf0e8d89bb0011db1588823a713166129841a9a3498236e6cc1dc7f1c25b6176"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.90.0/hugo_0.90.0_windows-32bit.zip",
"hash": "e551b0a23e58e84bfe9af907935aa2a2234c7da7a82849ae17f1e39abea3390a"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.90.1/hugo_0.90.1_windows-32bit.zip",
"hash": "57a3c220fdf3873b6c79d2347dec686c6a7c36be9ae52cf01b653d4e94fc1864"
}
},
"bin": "hugo.exe",