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