mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
hugo: Update to version 0.123.2
This commit is contained in:
parent
28c4028313
commit
fc6f02520d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.123.1",
|
"version": "0.123.2",
|
||||||
"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.123.1/hugo_0.123.1_windows-amd64.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.123.2/hugo_0.123.2_windows-amd64.zip",
|
||||||
"hash": "72d01d7e1ff9beca04e1bde410ef0315c0aee9186627404e1c56b267ebad03e2"
|
"hash": "65d4ef06da4a373a6ca7d337b3578a9c7db1d01de3ff87642e256e1d562b6a0d"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.123.1/hugo_0.123.1_windows-arm64.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.123.2/hugo_0.123.2_windows-arm64.zip",
|
||||||
"hash": "950ee5779c64bb0d4a610645aecf85c89a46ba72ce721f36cf71c2bbc1d1549a"
|
"hash": "4b95533fc255f185c0c10e264d12514705d98ed718b6920c3027acc62c2ce221"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user