hugo: Update to version 0.104.1

This commit is contained in:
github-actions[bot] 2022-09-26 20:30:15 +00:00
parent 42c9751ecd
commit cfa9b5733b

View File

@ -1,12 +1,12 @@
{ {
"version": "0.104.0", "version": "0.104.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.104.0/hugo_0.104.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.104.1/hugo_0.104.1_windows-amd64.zip",
"hash": "5d8c87788945f24ab724d9448f3d6d518e6aed1e43cf4d7fd116398b66c584bd" "hash": "c1b6b5c70c2fbf3f57521065c31d5c2265b7b9558d6fc26b43d2b357a6608fc4"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",