mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
hugo: Update to version 0.88.0
This commit is contained in:
parent
6fc133054e
commit
760bb64e42
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.87.0",
|
"version": "0.88.0",
|
||||||
"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.87.0/hugo_0.87.0_windows-64bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.88.0/hugo_0.88.0_windows-64bit.zip",
|
||||||
"hash": "1e6593c21ee491b4cdcaae4721b09d5bf82e257a3da9d562ff68e82a35633264"
|
"hash": "8af87b6fc6b6389840d061bf81903be16977f2972027365be61344229538c96d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.87.0/hugo_0.87.0_windows-32bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.88.0/hugo_0.88.0_windows-32bit.zip",
|
||||||
"hash": "ac85e357e090b86e2874ab2995f421d018932dfe0acffe1377084fd658c50491"
|
"hash": "e0c5aafe1697eed3b69be9f75f2c94a9e941b78be93bb91fe8591cdf2295cbea"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user