mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
hugo: Update to version 0.100.0
This commit is contained in:
parent
96bd4f4d2b
commit
bcf9e8db10
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.99.1",
|
"version": "0.100.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.99.1/hugo_0.99.1_windows-64bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.100.0/hugo_0.100.0_windows-64bit.zip",
|
||||||
"hash": "46c1bba8f58826ea23a4ea9664473c4e4a6d2f61408a5ac459c8bb3918d0c696"
|
"hash": "6216a298241d88f886bdea327529b09b5f222fb472bf0fdb6644a6d022d9b615"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.99.1/hugo_0.99.1_windows-32bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.100.0/hugo_0.100.0_windows-32bit.zip",
|
||||||
"hash": "28dfc834da00229beb5c2784a406f4c4da1746e1a798404f1afce196b7890e58"
|
"hash": "77a069f46aded9c35c681366d660046bc6e469b1b8a2d23cbc0fd29b1bb27fc2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user