mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
hugo: Update to version 0.79.0
This commit is contained in:
parent
11f48741c4
commit
e6f097b4c6
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.78.2",
|
"version": "0.79.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.78.2/hugo_0.78.2_windows-64bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.79.0/hugo_0.79.0_windows-64bit.zip",
|
||||||
"hash": "ad5dd832d781fac385abd9956b55d2e342a769e6020d49cd372838ca5c39739c"
|
"hash": "476f4af826d954f8c061e36abede6ed643fc822519bbd39dea1c1a69370c5fc6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.78.2/hugo_0.78.2_windows-32bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.79.0/hugo_0.79.0_windows-32bit.zip",
|
||||||
"hash": "728567f4380c2ef2d4196b553c3239bd4c0c35cda75c0a7e5dd622a97f9737b1"
|
"hash": "22a6783e7b0bbef2d5bf03b17119086ecdb5f88fb3a228aeab97d0324a10d509"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user