hugo: Update to version 0.93.0

This commit is contained in:
github-actions[bot] 2022-02-28 12:30:01 +00:00
parent 81bdb89194
commit 57150f952a

View File

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