hugo-extended: Update to version 0.100.0

This commit is contained in:
github-actions[bot] 2022-05-31 12:31:30 +00:00
parent eb89086a6a
commit 96bd4f4d2b

View File

@ -1,12 +1,12 @@
{ {
"version": "0.99.1", "version": "0.100.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.99.1/hugo_extended_0.99.1_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.100.0/hugo_extended_0.100.0_windows-64bit.zip",
"hash": "da1d09121024cc8bfe958c7f0670bd1a4c2e829bb65ba338a2c6c066a2831f1d" "hash": "581eba57b796356ac6ac838784cc5d8335243f81380fa15b5d8773ec9459ce12"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",