mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-22 08:31:20 +00:00
Add hugo-extended version 0.52 (#2872)
This commit is contained in:
parent
bf8e6db93b
commit
3cb37ac5b8
25
hugo-extended.json
Normal file
25
hugo-extended.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": "0.52",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.52/hugo_extended_0.52_windows-64bit.zip",
|
||||
"hash": "1d915df9e20fb51cc93da9593ea881765aba1a9e20c7530a5aa82fca997e1e4c"
|
||||
}
|
||||
},
|
||||
"bin": "hugo.exe",
|
||||
"homepage": "https://gohugo.io",
|
||||
"checkver": {
|
||||
"github": "https://github.com/gohugoio/hugo"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_extended_$version_windows-64bit.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_extended_$version_checksums.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user