hugo: Update to version 0.65.0

This commit is contained in:
Richard Kuhnt 2020-02-20 09:01:55 +00:00
parent 22bb7d1e38
commit 18e735ce95

View File

@ -1,16 +1,16 @@
{
"version": "0.64.1",
"version": "0.65.0",
"homepage": "https://gohugo.io",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.64.1/hugo_0.64.1_windows-64bit.zip",
"hash": "1b591f2b81823c63a11651c9bc96fc909888921f03925482734deb96e3889602"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.65.0/hugo_0.65.0_windows-64bit.zip",
"hash": "5db3fd92e03d6a11fb639cc7abbadf136e4a1dee7cf62e9d44dc7aee881915e8"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.64.1/hugo_0.64.1_windows-32bit.zip",
"hash": "ceed26725ca8ad0f5be3e406ad59b7de2b57ff35ddb8df1b24e25253311fde56"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.65.0/hugo_0.65.0_windows-32bit.zip",
"hash": "65bbb9e0378331d119db9afe5d3ca921cc9f8fefe2ecdc0d3097359e8c1028a3"
}
},
"bin": "hugo.exe",