hugo: Update to version 0.91.1

This commit is contained in:
github-actions[bot] 2021-12-22 16:29:54 +00:00
parent d5fd7c6028
commit d727465304

View File

@ -1,16 +1,16 @@
{
"version": "0.91.0",
"version": "0.91.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.91.0/hugo_0.91.0_windows-64bit.zip",
"hash": "d1eb7698ff785714d5fc44201c3c29d45a5bee7b22d32c971e3977646d66dd12"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.91.1/hugo_0.91.1_windows-64bit.zip",
"hash": "f926a202904d0bbcd55627419a0e83df12caba81554ccf9fef1ffd6163d9cc4a"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.91.0/hugo_0.91.0_windows-32bit.zip",
"hash": "31121b2a2f64da7a973b5e0ede6715d68bba6d0f0f48027a141e500f1203b3da"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.91.1/hugo_0.91.1_windows-32bit.zip",
"hash": "d910caf13ff789c29ad07763af7227a9760ac39f74dcf638045921b5290d929a"
}
},
"bin": "hugo.exe",