hugo: Update to version 0.76.1

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

View File

@ -1,16 +1,16 @@
{ {
"version": "0.76.0", "version": "0.76.1",
"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.76.0/hugo_0.76.0_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.76.1/hugo_0.76.1_windows-64bit.zip",
"hash": "49503dcf48d93e5f9e8574d9bad69b3fad4485d260fd7f0d71a9e7fadbae6fd2" "hash": "70b4fb9fb06fdffa6921841552c1f73cc3b804912a874a21dcc754a88c0d56f1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.76.0/hugo_0.76.0_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.76.1/hugo_0.76.1_windows-32bit.zip",
"hash": "0bde4dcf0da47e2ad2be2b02f529367da1faf2acf085c4da90140956749e7f06" "hash": "172156721aa5e2327acdc796cd92fbd2f83cf065fd42ee465dbbe1e5e9d3608a"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",