mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
14 lines
528 B
JSON
14 lines
528 B
JSON
{
|
|
"homepage": "https://github.com/gunk/gunk",
|
|
"description": "Modern frontend and syntax for Protocol Buffers",
|
|
"license": "MIT",
|
|
"version": "0.1.0",
|
|
"url": "https://github.com/gunk/gunk/releases/download/v0.1.0/gunk-v0.1.0-windows-amd64.zip",
|
|
"hash": "073fa832c4be872a57433e26bfea06ec55bf976b7a44beff2c2dfbdafe19e990",
|
|
"bin": "gunk.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/gunk/gunk/releases/download/v$version/gunk-v$version-windows-amd64.zip"
|
|
}
|
|
}
|