hugo: Update to version 0.89.2

This commit is contained in:
Richard Kuhnt 2021-11-08 23:00:48 +00:00
parent f9b08b0a9a
commit b56fc41608

View File

@ -1,16 +1,16 @@
{
"version": "0.88.1",
"version": "0.89.2",
"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.88.1/hugo_0.88.1_windows-64bit.zip",
"hash": "ad81192d188cb584a73074d3dea9350d4609a13ed5fccaafd229b424247e5890"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.89.2/hugo_0.89.2_windows-64bit.zip",
"hash": "c13bb4f40339902ce941889f756f66882d835e9ef2bf768ef1e094c406903ac4"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.88.1/hugo_0.88.1_windows-32bit.zip",
"hash": "27493d1903a41e2dd47edc76a79918d95dfbb31474380d3704322e47ffd11b74"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.89.2/hugo_0.89.2_windows-32bit.zip",
"hash": "80327aeaf3c7917fc0197f9a227a369593eadc0279be093e4f2a7af50810e3f6"
}
},
"bin": "hugo.exe",