hugo: Update to version 0.71.0

This commit is contained in:
Jakub Čábera 2020-05-19 08:48:11 +02:00
parent 0e8c5da39d
commit 41746cfab4

View File

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