mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
hugo: Update to version 0.89.4 (#3010)
* hugo: Update to version 0.89.4 * hugo: Update to version 0.89.4
This commit is contained in:
parent
51c222d15a
commit
eaf19a0610
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.89.2",
|
"version": "0.89.4",
|
||||||
"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.89.2/hugo_0.89.2_windows-64bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.89.4/hugo_0.89.4_windows-64bit.zip",
|
||||||
"hash": "c13bb4f40339902ce941889f756f66882d835e9ef2bf768ef1e094c406903ac4"
|
"hash": "aed50fc354f1d30ddf845812ca34136e4c168edc03be5e9a7d6ec98d79680d31"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.89.2/hugo_0.89.2_windows-32bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.89.4/hugo_0.89.4_windows-32bit.zip",
|
||||||
"hash": "80327aeaf3c7917fc0197f9a227a369593eadc0279be093e4f2a7af50810e3f6"
|
"hash": "57067a96741f11e5346f1a3e44ac4ada9f6e2d364122db58f0e215ca888beb1e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user