hugo: Update to version 0.90.0

This commit is contained in:
github-actions[bot] 2021-12-08 12:30:36 +00:00
parent 2c346bcd1e
commit 3755987a02

View File

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