mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
Update hugo to version 0.38.1
This commit is contained in:
parent
e6a7ce4ae6
commit
bf8fbd7008
10
hugo.json
10
hugo.json
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "0.38",
|
||||
"version": "0.38.1",
|
||||
"license": "https://github.com/spf13/hugo/blob/master/LICENSE.md",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.38/hugo_0.38_windows-64bit.zip",
|
||||
"hash": "898bb17d023178040e0d8b748a762d092f3678528c4a44e07a9b56cfe7debfd8"
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.38.1/hugo_0.38.1_windows-64bit.zip",
|
||||
"hash": "9dfda1f11a2a237cbc8b2bca5cf55cc9be9182d3644e2518e5a8af3c11492fc7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.38/hugo_0.38_windows-32bit.zip",
|
||||
"hash": "c36b2c5ee1d7a5fd556f9c4dc22710dfe21c6048767898a74de09bad41a14505"
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.38.1/hugo_0.38.1_windows-32bit.zip",
|
||||
"hash": "640c76cf155eefb4d383d02077cde0b9e5bfc9d6db436fd2f7eeebe69fa50671"
|
||||
}
|
||||
},
|
||||
"bin": "hugo.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user