hugo-extended: Update to version 0.76.1

This commit is contained in:
Jakub Čábera 2020-10-07 10:02:23 +02:00
parent 8934970f51
commit a8010531a0

View File

@ -1,12 +1,12 @@
{ {
"version": "0.76.0", "version": "0.76.1",
"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.0/hugo_extended_0.76.0_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.76.1/hugo_extended_0.76.1_windows-64bit.zip",
"hash": "1d994284a96f2bb13cbc52b891f3410415805e4d58dc8baaa155bcbc69bbed19" "hash": "8df34554679fd175c92a938c5884b9489d94324469aaa21a9c32098c712c078d"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",