mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
gutenberg: Rename to zola
See: https://github.com/getzola/zola/issues/377
This commit is contained in:
parent
fff6d2ed60
commit
ce3330d301
@ -1,14 +0,0 @@
|
||||
{
|
||||
"homepage": "https://www.getgutenberg.io/",
|
||||
"version": "0.4.2",
|
||||
"license": "MIT",
|
||||
"url": "https://github.com/Keats/gutenberg/releases/download/v0.4.2/gutenberg-v0.4.2-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "c18a220cf05ab0afd1ed22caa2d2bb6ab7b443e181de5497524b8c443e57f3a6",
|
||||
"bin": "gutenberg.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/Keats/gutenberg"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/Keats/gutenberg/releases/download/v$version/gutenberg-v$version-x86_64-pc-windows-msvc.zip"
|
||||
}
|
||||
}
|
||||
14
zola.json
Normal file
14
zola.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"homepage": "https://www.getzola.org/",
|
||||
"version": "0.5.0",
|
||||
"license": "MIT",
|
||||
"url": "https://github.com/getzola/zola/releases/download/v0.5.0/zola-v0.5.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "492ccea9c52cf8026352488b6064b02ca91ae93a9e70f34d09928868b2f0f011",
|
||||
"bin": "zola.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/getzola/zola"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/getzola/zola/releases/download/v$version/zola-v$version-x86_64-pc-windows-msvc.zip"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user