Update hugo to version 0.38

This commit is contained in:
Richard Kuhnt 2018-04-02 12:01:56 +00:00
parent df1dd5a0a2
commit efd72b5c90

View File

@ -1,14 +1,14 @@
{ {
"version": "0.37.1", "version": "0.38",
"license": "https://github.com/spf13/hugo/blob/master/LICENSE.md", "license": "https://github.com/spf13/hugo/blob/master/LICENSE.md",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.37.1/hugo_0.37.1_windows-64bit.zip", "url": "https://github.com/spf13/hugo/releases/download/v0.38/hugo_0.38_windows-64bit.zip",
"hash": "88cbdba01b1305134369754ad9c9005af68aaa45e0ce5195ead2264ab5bb3407" "hash": "898bb17d023178040e0d8b748a762d092f3678528c4a44e07a9b56cfe7debfd8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.37.1/hugo_0.37.1_windows-32bit.zip", "url": "https://github.com/spf13/hugo/releases/download/v0.38/hugo_0.38_windows-32bit.zip",
"hash": "a10a3648d33cb957ee213adaf6b840a2be261bbd00281929a4903da6bb2b67c0" "hash": "c36b2c5ee1d7a5fd556f9c4dc22710dfe21c6048767898a74de09bad41a14505"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",