hugo: Update to version 0.93.2

This commit is contained in:
github-actions[bot] 2022-03-04 16:29:37 +00:00
parent 7420d99a52
commit 975fa4366d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.93.1", "version": "0.93.2",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)", "description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"homepage": "https://gohugo.io", "homepage": "https://gohugo.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.93.1/hugo_0.93.1_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.93.2/hugo_0.93.2_windows-64bit.zip",
"hash": "52c93da8f91c72ee25472362216ad7d62263cc24d7b182de2c63a6e1f0d12477" "hash": "31e407cb4bdf6636099c8bd5eeb88020bf84ad3db3b3646f1a97bb41e783b272"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.93.1/hugo_0.93.1_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.93.2/hugo_0.93.2_windows-32bit.zip",
"hash": "a1eb62030b25aff5144f60e5b111fcc71e8adbaa55759b6babfb313ea0816682" "hash": "f553d4f5a374c72adfac8658025a794b72ad8907117366d97427df5c396bd964"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",