mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
hugo: Update to version 0.86.1
This commit is contained in:
parent
a63663d1d2
commit
09ce57d099
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.86.0",
|
"version": "0.86.1",
|
||||||
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
|
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
|
||||||
"homepage": "https://gohugo.io",
|
"homepage": "https://gohugo.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.86.0/hugo_0.86.0_windows-64bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.86.1/hugo_0.86.1_windows-64bit.zip",
|
||||||
"hash": "6833336d12d8573317466ccf7776f5421ef0017c4efa82866346733b565d2485"
|
"hash": "115dbedfab328f2e9e7fb0be3d39798491fe38ec55c8b6cab9caff03290fe58c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.86.0/hugo_0.86.0_windows-32bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.86.1/hugo_0.86.1_windows-32bit.zip",
|
||||||
"hash": "b0b385d783f2c38d2d1dc3a53306ec73ecabe0473505202619bc85e68e8e572c"
|
"hash": "155307be1800367fa8c795b263e0ed5ceb805709244c7df888e403772ad8d479"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user