hugo-extended: Update to version 0.99.1

This commit is contained in:
github-actions[bot] 2022-05-18 12:40:47 +00:00
parent d5015a94bf
commit 21bb1c5815

View File

@ -1,12 +1,12 @@
{ {
"version": "0.99.0", "version": "0.99.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.99.0/hugo_extended_0.99.0_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.99.1/hugo_extended_0.99.1_windows-64bit.zip",
"hash": "237077ce30897649c076b64bd9ff8031d28af2cdcc4d263e7c97e812a9d8c7aa" "hash": "da1d09121024cc8bfe958c7f0670bd1a4c2e829bb65ba338a2c6c066a2831f1d"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",