ScoopInstaller_Main/gutenberg.json
2018-03-05 20:01:48 +00:00

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