mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
hugo: Update to version 0.60.1
This commit is contained in:
parent
c0bba99247
commit
7bdc64c075
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.60.0",
|
"version": "0.60.1",
|
||||||
"homepage": "https://gohugo.io",
|
"homepage": "https://gohugo.io",
|
||||||
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
|
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.60.0/hugo_0.60.0_windows-64bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.60.1/hugo_0.60.1_windows-64bit.zip",
|
||||||
"hash": "924c10d35b7f97acfa248a4bb400466ae80cc9d33cb7044d7baf39832d275daa"
|
"hash": "a38ac95fb167d303fae8c5e17137dd4ee4301e099d4d725e1e103a234d192587"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.60.0/hugo_0.60.0_windows-32bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.60.1/hugo_0.60.1_windows-32bit.zip",
|
||||||
"hash": "fc4a9e87b7b04c64e07cfc9095a3842f2e6b1bab38cc737bdc1b3d393ee20009"
|
"hash": "b8a0db1426b36011691f45d09f58ecd791e8515097d1503cd97fa36b70a72732"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user