mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
hugo: Update to version 0.100.1
This commit is contained in:
parent
70fa5f31d9
commit
9b34178872
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.100.0",
|
"version": "0.100.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.100.0/hugo_0.100.0_windows-64bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.100.1/hugo_0.100.1_windows-64bit.zip",
|
||||||
"hash": "6216a298241d88f886bdea327529b09b5f222fb472bf0fdb6644a6d022d9b615"
|
"hash": "abd80bc1365cd10627a2fb1d7213f8aab553bc29a8b012f6c967acc18d9d8995"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.100.0/hugo_0.100.0_windows-32bit.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.100.1/hugo_0.100.1_windows-32bit.zip",
|
||||||
"hash": "77a069f46aded9c35c681366d660046bc6e469b1b8a2d23cbc0fd29b1bb27fc2"
|
"hash": "cc021855ec0e9d9d252c60ca0bf570658f1ab9bead7ce8333d9778ac13c9231f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user