mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
hugo: Update to version 0.99.0
This commit is contained in:
parent
c53f6132f3
commit
d43765e807
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.98.0",
|
"version": "0.99.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.98.0/hugo_0.98.0_windows-64bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.99.0/hugo_0.99.0_windows-64bit.zip",
|
||||||
"hash": "a91165fb16d413493b6d3a5bf4ef4c561743775d76aaaf3ad5233b6f09842e53"
|
"hash": "611ca4734561424e264613b58a979fd7cdaae70ee04f1847eb0c743509b9bacd"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.98.0/hugo_0.98.0_windows-32bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.99.0/hugo_0.99.0_windows-32bit.zip",
|
||||||
"hash": "896c75aff82dfdf69e9edb0fc72d799ffc9825bec301803f5ef75472de2a75da"
|
"hash": "4159ebb139028037f5bbf9a4b48478900d70e6e89173118f312a2a90a4bca8c3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user