hugo: Update to version 0.100.2

This commit is contained in:
github-actions[bot] 2022-06-08 12:31:32 +00:00
parent e328853401
commit 1ba47cbdd9

View File

@ -1,16 +1,16 @@
{ {
"version": "0.100.1", "version": "0.100.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.100.1/hugo_0.100.1_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.100.2/hugo_0.100.2_windows-64bit.zip",
"hash": "abd80bc1365cd10627a2fb1d7213f8aab553bc29a8b012f6c967acc18d9d8995" "hash": "ac62a820798dacfc5868d9c244811d89f447e6d055db326491e64a3fb8376586"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.100.1/hugo_0.100.1_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.100.2/hugo_0.100.2_windows-32bit.zip",
"hash": "cc021855ec0e9d9d252c60ca0bf570658f1ab9bead7ce8333d9778ac13c9231f" "hash": "e5ccab188a6a7cc33a59cde136f710fd66ad181e12baaae1c7af38dc20209280"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",