Update hugo to version 0.30.1

This commit is contained in:
Richard Kuhnt 2017-10-19 06:00:27 +00:00
parent 0fbc96ea04
commit b44721d5d8

View File

@ -1,14 +1,14 @@
{ {
"version": "0.30", "version": "0.30.1",
"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.30/hugo_0.30_windows-64bit.zip", "url": "https://github.com/spf13/hugo/releases/download/v0.30.1/hugo_0.30.1_windows-64bit.zip",
"hash": "aefd46a87eb4b6a18b5d7167ce24aaa9af8dd4b5a374d13d5f2e73966940dc13" "hash": "6162c09ef1ae62cecdb84390b273ba2948374b7169091cc25aca6214cbc6a4ba"
}, },
"32bit": { "32bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.30/hugo_0.30_windows-32bit.zip", "url": "https://github.com/spf13/hugo/releases/download/v0.30.1/hugo_0.30.1_windows-32bit.zip",
"hash": "5c196504ae8d858421d19e932c19e9d178ba438960520cfb0165e796c7037fd6" "hash": "9348c0961d08583cb8fab8d0559ba0a66a4cfc887bfee13a5acd2b65aef44841"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",