hugo: Update to version 0.74.2

This commit is contained in:
Jakub Čábera 2020-07-18 12:29:53 +02:00
parent bab3a10fd2
commit 591dfb17d6

View File

@ -1,16 +1,16 @@
{ {
"version": "0.74.1", "version": "0.74.2",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)", "description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"homepage": "https://gohugo.io", "homepage": "https://gohugo.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.74.1/hugo_0.74.1_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.74.2/hugo_0.74.2_windows-64bit.zip",
"hash": "e1811b6ef87c7d40cda399706fa46663f0cb49acb6ea63d571a41182fc6561b6" "hash": "908ee55ad044db72a2ff85c7ca7ef94ae8e8cfe7a7d7172c2e4d5f2bb289a554"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.74.1/hugo_0.74.1_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.74.2/hugo_0.74.2_windows-32bit.zip",
"hash": "75320a6a65aa8a72f63431a0b7e3f9a4a8b1937acd0fa302164176f9d2defb51" "hash": "22a1c6ff8fe5eb24e7f35705d007757b0ee96293819d7ffbf150334a0adb2178"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",