diff --git a/gunk.json b/gunk.json new file mode 100644 index 0000000000..2912e0ee58 --- /dev/null +++ b/gunk.json @@ -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" + } +}