hugo: Update to version 0.71.1

This commit is contained in:
Jakub Čábera 2020-05-25 18:53:57 +02:00
parent fb44856999
commit 4a61660391

View File

@ -1,16 +1,16 @@
{
"version": "0.71.0",
"version": "0.71.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.71.0/hugo_0.71.0_windows-64bit.zip",
"hash": "b84abcc4fcd5b990dab8399198eedefdf5b560aad09ece7a25c1fd806d53b2a4"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.71.1/hugo_0.71.1_windows-64bit.zip",
"hash": "1d0705cd8976e65ac762d116e363ecbf235f2e623c3fa33819daa6b010281f9e"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.71.0/hugo_0.71.0_windows-32bit.zip",
"hash": "3b384bb8ace81e083d021e93f38e86207ee3eb0969d75d003eb6ab4a868301b8"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.71.1/hugo_0.71.1_windows-32bit.zip",
"hash": "913bc7414c8e08a0993c255392ec1106f48a097de682aadd27ee741cd5c24691"
}
},
"bin": "hugo.exe",