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