mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
hugo: Update to version 0.43
This commit is contained in:
parent
7daa5eeb62
commit
4cc147e106
10
hugo.json
10
hugo.json
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "0.42.2",
|
"version": "0.43",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/spf13/hugo/releases/download/v0.42.2/hugo_0.42.2_windows-64bit.zip",
|
"url": "https://github.com/spf13/hugo/releases/download/v0.43/hugo_0.43_windows-64bit.zip",
|
||||||
"hash": "6fda01b1ec22797c8257fd2d74a7b9411ffd6ac24ea9758b26b60900261c7384"
|
"hash": "907d0922488e40039a7078a89b83e9fa70312e3d6610a4067f491a629f46b315"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/spf13/hugo/releases/download/v0.42.2/hugo_0.42.2_windows-32bit.zip",
|
"url": "https://github.com/spf13/hugo/releases/download/v0.43/hugo_0.43_windows-32bit.zip",
|
||||||
"hash": "362d917aa5be7b50fd82d18e02944c005f0f1b59eacd26682148ab4be4642fc3"
|
"hash": "5e5da00419ef280557a7cb6e84483fca7515dc7712a8bfe892d790d472e83eef"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user