hugo: Update to version 0.64.1

This commit is contained in:
Richard Kuhnt 2020-02-09 21:01:49 +00:00
parent 5ea13f6635
commit b359f6892b

View File

@ -1,16 +1,16 @@
{
"version": "0.64.0",
"version": "0.64.1",
"homepage": "https://gohugo.io",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.64.0/hugo_0.64.0_windows-64bit.zip",
"hash": "063745f5d2c010e1f269bfd04c40848f4607aa4ad9bb050a69b2812249f6da56"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.64.1/hugo_0.64.1_windows-64bit.zip",
"hash": "1b591f2b81823c63a11651c9bc96fc909888921f03925482734deb96e3889602"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.64.0/hugo_0.64.0_windows-32bit.zip",
"hash": "bf23afcdcd4a5a4870227668491ffbbc3b9661e217fca8b73fb4b857e41333a5"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.64.1/hugo_0.64.1_windows-32bit.zip",
"hash": "ceed26725ca8ad0f5be3e406ad59b7de2b57ff35ddb8df1b24e25253311fde56"
}
},
"bin": "hugo.exe",