mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
hugo: Update to version 0.49.1
This commit is contained in:
parent
0da9b2a56b
commit
d672809b5c
10
hugo.json
10
hugo.json
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "0.49",
|
||||
"version": "0.49.1",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.49/hugo_0.49_windows-64bit.zip",
|
||||
"hash": "0fd2587a27379d1962df1de8f304e7f1f17a90b54358ccc8cf58eadc0fe813c2"
|
||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.49.1/hugo_0.49.1_windows-64bit.zip",
|
||||
"hash": "20d0441f42fe87fe9c693c4928612fed961f0c9856504daa2f8cfd91308d2438"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.49/hugo_0.49_windows-32bit.zip",
|
||||
"hash": "5853d9e9b03a041a7417688123a978506905a4285576c99213cacb5f919afc34"
|
||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.49.1/hugo_0.49.1_windows-32bit.zip",
|
||||
"hash": "76b4a689cab1799e36cf1c2c90371d15867d093ec2be3deb0f0955b6009800bb"
|
||||
}
|
||||
},
|
||||
"bin": "hugo.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user