mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
Add gunk version 0.1.0 (#3014)
This commit is contained in:
parent
2778a06198
commit
1ca43f4b30
13
gunk.json
Normal file
13
gunk.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user