hugo-extended: Update to version 0.76.3

This commit is contained in:
Jakub Čábera 2020-10-09 08:11:04 +02:00
parent 8d8324fb57
commit 83fe25a067

View File

@ -1,12 +1,12 @@
{ {
"version": "0.76.2", "version": "0.76.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.76.2/hugo_extended_0.76.2_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.76.3/hugo_extended_0.76.3_windows-64bit.zip",
"hash": "6cb6fc5809fa1ae9506faa75bee95122946dd48ad4bd07cf5856d5bb108fe4e9" "hash": "18bb9e1f3c8f3cdca6dc09f5c120f3602c9075c56a2fe570db601adacc026cec"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",