hugo: Update to version 0.108.0

This commit is contained in:
github-actions[bot] 2022-12-06 16:42:33 +00:00
parent 257a3a6b42
commit a3af065fe5

View File

@ -1,16 +1,16 @@
{
"version": "0.107.0",
"version": "0.108.0",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"homepage": "https://gohugo.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.107.0/hugo_0.107.0_windows-amd64.zip",
"hash": "3a003f64ae8718fa7ef985d03082a6d9bacf07a98cfb45b0d01de5cffbaa3a02"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.108.0/hugo_0.108.0_windows-amd64.zip",
"hash": "7bf542cbeec64b8519ad6c2b77646bf0f23605b193367b468c18f9d1c53e40c0"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.107.0/hugo_0.107.0_windows-arm64.zip",
"hash": "53273c658f827b7448b9de6639b5836612a2534f13f3f2e3f337364d23dd378f"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.108.0/hugo_0.108.0_windows-arm64.zip",
"hash": "079d04a55e0ecf0da0676b210cf2b69c611bec356dcee4d8be8c870afaaedf00"
}
},
"bin": "hugo.exe",