mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
15 lines
557 B
JSON
15 lines
557 B
JSON
{
|
|
"homepage": "https://www.getgutenberg.io/",
|
|
"version": "0.3.3",
|
|
"license": "MIT",
|
|
"url": "https://github.com/Keats/gutenberg/releases/download/v0.3.3/gutenberg-v0.3.3-x86_64-pc-windows-msvc.zip",
|
|
"hash": "6331eea2ba097965715a714e782a2cbb4519a085884af47d7b504e99392295b1",
|
|
"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"
|
|
}
|
|
}
|