mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
hugo: Update to version 0.76.2
This commit is contained in:
parent
538584ddb1
commit
ad1235633d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.76.1",
|
"version": "0.76.2",
|
||||||
"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.76.1/hugo_0.76.1_windows-64bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.76.2/hugo_0.76.2_windows-64bit.zip",
|
||||||
"hash": "70b4fb9fb06fdffa6921841552c1f73cc3b804912a874a21dcc754a88c0d56f1"
|
"hash": "9e316f78542cc0f4e363008ec049912e4d94d09ee2d36704edf9b75943f05e6c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.76.1/hugo_0.76.1_windows-32bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.76.2/hugo_0.76.2_windows-32bit.zip",
|
||||||
"hash": "172156721aa5e2327acdc796cd92fbd2f83cf065fd42ee465dbbe1e5e9d3608a"
|
"hash": "4c30bd9118ca8171f4b7bd70f2b9ec259af7be64d0cebe9399acfb41b714cb36"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user