hugo: Update to version 0.93.1

This commit is contained in:
github-actions[bot] 2022-03-02 16:30:13 +00:00
parent 64ffc36e96
commit bf8beefe21

View File

@ -1,16 +1,16 @@
{ {
"version": "0.93.0", "version": "0.93.1",
"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.0/hugo_0.93.0_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.93.1/hugo_0.93.1_windows-64bit.zip",
"hash": "745b1676cb8c4994fbc844a9b2171c7ed1bde2bda357751baa7dcaacc9aa3a4d" "hash": "52c93da8f91c72ee25472362216ad7d62263cc24d7b182de2c63a6e1f0d12477"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.93.0/hugo_0.93.0_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.93.1/hugo_0.93.1_windows-32bit.zip",
"hash": "54ae759249c376bc5cae97782664e2e84d0b39c5cb803e1e235f63d2587ff622" "hash": "a1eb62030b25aff5144f60e5b111fcc71e8adbaa55759b6babfb313ea0816682"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",