hugo: Update to version 0.111.1

This commit is contained in:
github-actions[bot] 2023-03-02 12:32:44 +00:00
parent ab3df34eec
commit dbf949d460

View File

@ -1,16 +1,16 @@
{
"version": "0.111.0",
"version": "0.111.1",
"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.111.0/hugo_0.111.0_windows-amd64.zip",
"hash": "dc0bb98bac7fcdd313a256c8073c567f838ac220af538504478f1b514b7be466"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.111.1/hugo_0.111.1_windows-amd64.zip",
"hash": "d510b0adafa84f81e66392aaa8bb47376c463fe4d92de8fb144374289824ad08"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.111.0/hugo_0.111.0_windows-arm64.zip",
"hash": "33b0252e1e4374634724faa5c5f5c960058487cc685418b1a2b1e92f456bcc3c"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.111.1/hugo_0.111.1_windows-arm64.zip",
"hash": "03aefb8d0906d4c8aa25688d51e2ae766fbdfe123805d9058249b700f326df04"
}
},
"bin": "hugo.exe",