mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
hugo: Update to version 0.94.1
This commit is contained in:
parent
2c83de730c
commit
3953f35abd
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.94.0",
|
"version": "0.94.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.94.0/hugo_0.94.0_windows-64bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.94.1/hugo_0.94.1_windows-64bit.zip",
|
||||||
"hash": "73f6a152922b3d3631162ecb7d23c9f01f8eb5db5c12e66c24602140981871fc"
|
"hash": "6140a61c51d9d03ac71be12f642f2ce4c50c3925e53e28c234c6095f12ef410c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.94.0/hugo_0.94.0_windows-32bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.94.1/hugo_0.94.1_windows-32bit.zip",
|
||||||
"hash": "007df422cdbfed8e26f6d1d99e424861ae0df590d12df1f4a6669eb48825e663"
|
"hash": "2caa1aeeb64a499fa2b54f2c9c27a4d74a1b44da91a96f79fe4bd97146161ed1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user