hugo-extended: Update to version 0.83.0

This commit is contained in:
Jakub Čábera 2021-05-01 17:35:07 +02:00
parent 95dab2eabc
commit 8b5235ec2e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.82.1", "version": "0.83.0",
"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.82.1/hugo_extended_0.82.1_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.83.0/hugo_extended_0.83.0_windows-64bit.zip",
"hash": "34e21cb081928c2b7fdec830b38a589b8c3e9691886cf463c850fb0b318a2969" "hash": "9440b5341d0ea1142187df847ee833abf0d1524179d7aa8176ec32d1c9433346"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",