mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
hugo: Update to version 0.74.1
This commit is contained in:
parent
ca078133b5
commit
1f6160d05b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.74.0",
|
"version": "0.74.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.74.0/hugo_0.74.0_windows-64bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.74.1/hugo_0.74.1_windows-64bit.zip",
|
||||||
"hash": "3f77979fe5f0f2c5866b8e2b41903b0134727761b39c622b596ea689d66b6228"
|
"hash": "e1811b6ef87c7d40cda399706fa46663f0cb49acb6ea63d571a41182fc6561b6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.74.0/hugo_0.74.0_windows-32bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.74.1/hugo_0.74.1_windows-32bit.zip",
|
||||||
"hash": "6f90bd85cb158cae4a33395b39c4b90d00b5c979101e19a5e27e2bccf9ff62a4"
|
"hash": "75320a6a65aa8a72f63431a0b7e3f9a4a8b1937acd0fa302164176f9d2defb51"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user