mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
hugo: Update to version 0.123.1
This commit is contained in:
parent
9095e1045d
commit
f8ab2ed3f3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.123.0",
|
"version": "0.123.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.123.0/hugo_0.123.0_windows-amd64.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.123.1/hugo_0.123.1_windows-amd64.zip",
|
||||||
"hash": "c41fa2dc880a45ab21d96c845c3023577f592df12c13a4bf720f3382115bbd75"
|
"hash": "72d01d7e1ff9beca04e1bde410ef0315c0aee9186627404e1c56b267ebad03e2"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.123.0/hugo_0.123.0_windows-arm64.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.123.1/hugo_0.123.1_windows-arm64.zip",
|
||||||
"hash": "3bcc66906fac852a79a8364b34ebaab132c48bf4a99fe1ce5268b902ddd8a2d5"
|
"hash": "950ee5779c64bb0d4a610645aecf85c89a46ba72ce721f36cf71c2bbc1d1549a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user