mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
hugo: Update to version 0.75.1
This commit is contained in:
parent
959bead8ef
commit
3229061e16
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.75.0",
|
"version": "0.75.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.75.0/hugo_0.75.0_windows-64bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.75.1/hugo_0.75.1_windows-64bit.zip",
|
||||||
"hash": "6412fa86dd7e9f83204ddd17c305c7c16662231ee616657054c67e417a646303"
|
"hash": "bdb12757be5546ea2f88f1f9b93f54fe70c84d2715a4404e0e23d25b7ea4c29c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.75.0/hugo_0.75.0_windows-32bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.75.1/hugo_0.75.1_windows-32bit.zip",
|
||||||
"hash": "5558e3f6ef90028339c1bf0b48d0710d0a4c11b637a91d260de624db0f5726e9"
|
"hash": "c29ad8ace804709c59b10831a9085e7e6cc9965bc4186c7d91422380a220ffcf"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user