mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Update hugo to version 0.22
This commit is contained in:
parent
9422a8e974
commit
1e59f69769
10
hugo.json
10
hugo.json
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "0.21",
|
"version": "0.22",
|
||||||
"license": "https://github.com/spf13/hugo/blob/master/LICENSE.md",
|
"license": "https://github.com/spf13/hugo/blob/master/LICENSE.md",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/spf13/hugo/releases/download/v0.21/hugo_0.21_windows-64bit.zip",
|
"url": "https://github.com/spf13/hugo/releases/download/v0.22/hugo_0.22_windows-64bit.zip",
|
||||||
"hash": "2a0ee080084d2fd1baea4d32ff02be7c0541c253dc07004cdaa026ff114c87c8"
|
"hash": "c946b6f667ebb602a6ffdc2046d7f2d674dd30bce19e0e8bb9bb7683f19c44fd"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/spf13/hugo/releases/download/v0.21/hugo_0.21_windows-32bit.zip",
|
"url": "https://github.com/spf13/hugo/releases/download/v0.22/hugo_0.22_windows-32bit.zip",
|
||||||
"hash": "014b3030de2102bd4cbbfd37e6a9a342fe2c0aeba79f8f627ff1f7337d9d5916"
|
"hash": "b382303127bb49f3f4413833630d1a499b163be64ae563987e25c9d00dd32028"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user