Update hugo to version 0.32.1

This commit is contained in:
Richard Kuhnt 2018-01-02 10:00:33 +00:00
parent 6f16c5a67b
commit fa6a7aa8bc

View File

@ -1,14 +1,14 @@
{
"version": "0.32",
"version": "0.32.1",
"license": "https://github.com/spf13/hugo/blob/master/LICENSE.md",
"architecture": {
"64bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.32/hugo_0.32_windows-64bit.zip",
"hash": "96468a21c55fd0cac42acc4cbe6c2f436ebac700dd70c858785e49c7adc89511"
"url": "https://github.com/spf13/hugo/releases/download/v0.32.1/hugo_0.32.1_windows-64bit.zip",
"hash": "ab02034728df43978ab390348d47e3d29c85bdfb73e120ddb73fe2dce8eff77e"
},
"32bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.32/hugo_0.32_windows-32bit.zip",
"hash": "cc376caf69cf60f4b439f785d28ed39d3d519b27aa475a2d33d19a3466c2a950"
"url": "https://github.com/spf13/hugo/releases/download/v0.32.1/hugo_0.32.1_windows-32bit.zip",
"hash": "4823978dd679c6527345b956d317acb9cef4e77b44d365e5c9df3f24d55eb0ea"
}
},
"bin": "hugo.exe",