hugo: Update to version 0.93.3

This commit is contained in:
github-actions[bot] 2022-03-08 12:30:26 +00:00
parent 7efb373756
commit 335b5be9d3

View File

@ -1,16 +1,16 @@
{
"version": "0.93.2",
"version": "0.93.3",
"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.93.2/hugo_0.93.2_windows-64bit.zip",
"hash": "31e407cb4bdf6636099c8bd5eeb88020bf84ad3db3b3646f1a97bb41e783b272"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.93.3/hugo_0.93.3_windows-64bit.zip",
"hash": "dc7503c71c9361828cf7f82ca050fd8632f08110cdfed8f78a96c790ec8c4b11"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.93.2/hugo_0.93.2_windows-32bit.zip",
"hash": "f553d4f5a374c72adfac8658025a794b72ad8907117366d97427df5c396bd964"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.93.3/hugo_0.93.3_windows-32bit.zip",
"hash": "74cafe16bc6dcd2794e092bb0dece3b54491b91f3cbf50f5749ecd262edc954d"
}
},
"bin": "hugo.exe",