Update hugo to version 0.26

This commit is contained in:
Richard Kuhnt 2017-08-07 08:00:18 +00:00
parent ead494b8ad
commit a7a831de98

View File

@ -1,14 +1,14 @@
{ {
"version": "0.25.1", "version": "0.26",
"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.25.1/hugo_0.25.1_windows-64bit.zip", "url": "https://github.com/spf13/hugo/releases/download/v0.26/hugo_0.26_windows-64bit.zip",
"hash": "5d89bad43a4a7641ac827c1492682e97936711f4077255d2fefd94d0c387a831" "hash": "50c415eed9fcaff2371b8de8e357f2b51cf478861e27debfae0e8d296f131350"
}, },
"32bit": { "32bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.25.1/hugo_0.25.1_windows-32bit.zip", "url": "https://github.com/spf13/hugo/releases/download/v0.26/hugo_0.26_windows-32bit.zip",
"hash": "809b07c506f8905d3804ec9f2afe2cfd6fafb295a4f990264f57be9bf020cf21" "hash": "72ce595aeed787c94b7ed89e6beb074e432a6849426196d39e4af8d63731dbb8"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",