mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
hugo: Update to version 0.82.0
This commit is contained in:
parent
667859dbed
commit
4bf928d9a5
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.81.0",
|
"version": "0.82.0",
|
||||||
"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.81.0/hugo_0.81.0_windows-64bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.82.0/hugo_0.82.0_windows-64bit.zip",
|
||||||
"hash": "8e0e8a820f308711f48e3ab56a42044fa461295e7f245cc4b500af436131988f"
|
"hash": "0eb5c3539090ab68eec6014923d214b4dee978da69cb9d3867495dad2b31d0d6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.81.0/hugo_0.81.0_windows-32bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.82.0/hugo_0.82.0_windows-32bit.zip",
|
||||||
"hash": "28e92910a48b7f34f4cfd42c5780b3f940b1d814a8c00488d1c8c3d5f41416c3"
|
"hash": "cfa9cfd2c18f7a4673a1b79cf43150e712a535fe56fb7ffa8547974863eebcb3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user