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