Jakub Čábera 9c3d0d5e25 git-lfs: Update to version 2.13.2
format g[l-z]*
2021-01-13 22:22:36 +01:00

22 lines
682 B
JSON

{
"version": "0.1.0",
"description": "Modern frontend and syntax for Protocol Buffers",
"homepage": "https://github.com/gunk/gunk",
"license": "MIT",
"architecture": {
"64bit": {
"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": {
"architecture": {
"64bit": {
"url": "https://github.com/gunk/gunk/releases/download/v$version/gunk-v$version-windows-amd64.zip"
}
}
}
}