ScoopInstaller_Main/gutenberg.json
2018-09-03 19:00:28 +00:00

15 lines
557 B
JSON

{
"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"
}
}