hugo-extended: Update to version 0.74.3

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

View File

@ -1,12 +1,12 @@
{ {
"version": "0.74.2", "version": "0.74.3",
"description": "Speedy and flexible static site generator. (with Sass/SCSS support)", "description": "Speedy and flexible static site generator. (with 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.2/hugo_extended_0.74.2_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.74.3/hugo_extended_0.74.3_windows-64bit.zip",
"hash": "89edefca0e8e99bea8450a1249769c68fe67d2bc8d9eb0c643ac76df57cd4cb2" "hash": "e5016a95a7adfbb7426b94054218b14230bc32583938d5c3d120c4ac204d7674"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",