hugo: Update to version 0.92.2

This commit is contained in:
github-actions[bot] 2022-02-11 16:37:34 +00:00
parent 3c047ab5d6
commit e7e0d3dc17

View File

@ -1,16 +1,16 @@
{
"version": "0.92.1",
"version": "0.92.2",
"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.92.1/hugo_0.92.1_windows-64bit.zip",
"hash": "024edf1e3f8d98b8540f92c71e8d513bcf6147c384bd2e028e4b9e5377ec44b4"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.92.2/hugo_0.92.2_windows-64bit.zip",
"hash": "50f49041508eaf20fe7b2240131d42fd77f81c46553c12ab16cc0cf017c13e28"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.92.1/hugo_0.92.1_windows-32bit.zip",
"hash": "d756ac7774f67631507bc7d04930c52e68e9e2389b8fe794b642b69c71c5742f"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.92.2/hugo_0.92.2_windows-32bit.zip",
"hash": "6db095ec850d0f01e157a78a82773280ceb70c7ec44cf7861ce195e12d79c986"
}
},
"bin": "hugo.exe",