hugo: Update to version 0.74.3

This commit is contained in:
Jakub Čábera 2020-07-24 04:29:04 +02:00
parent b2adad5d6b
commit b4c745a003

View File

@ -1,16 +1,16 @@
{
"version": "0.74.2",
"version": "0.74.3",
"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.74.2/hugo_0.74.2_windows-64bit.zip",
"hash": "908ee55ad044db72a2ff85c7ca7ef94ae8e8cfe7a7d7172c2e4d5f2bb289a554"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.74.3/hugo_0.74.3_windows-64bit.zip",
"hash": "dc63493ffea9c65c10222678a8472192e8dbc64dc6b50f2513059a946e73706c"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.74.2/hugo_0.74.2_windows-32bit.zip",
"hash": "22a1c6ff8fe5eb24e7f35705d007757b0ee96293819d7ffbf150334a0adb2178"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.74.3/hugo_0.74.3_windows-32bit.zip",
"hash": "f6dd1b6a5eb422db3cd6d12f63c02d3d15f0eb0924d7681875be53d7a488438b"
}
},
"bin": "hugo.exe",