mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-20 23:51:21 +00:00
hugo: Update to version 0.82.1
This commit is contained in:
parent
0a9a2d4885
commit
51180300dd
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.82.0",
|
"version": "0.82.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.82.0/hugo_0.82.0_windows-64bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.82.1/hugo_0.82.1_windows-64bit.zip",
|
||||||
"hash": "0eb5c3539090ab68eec6014923d214b4dee978da69cb9d3867495dad2b31d0d6"
|
"hash": "0c2a0d012bb1df76971fa374d045999c745a7caabdc1578e659b2356c08e6124"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.82.0/hugo_0.82.0_windows-32bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.82.1/hugo_0.82.1_windows-32bit.zip",
|
||||||
"hash": "cfa9cfd2c18f7a4673a1b79cf43150e712a535fe56fb7ffa8547974863eebcb3"
|
"hash": "95c77f452f62affaa531f4ae126f3cf88a0414ff50462bee39aac43266ca9735"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user