protoc-gen-grpc-web: Update to version 1.1.0

This commit is contained in:
Jakub Čábera 2020-05-29 09:39:18 +02:00
parent 55c26cf5dc
commit d3b455c1a2

View File

@ -1,12 +1,12 @@
{
"version": "1.0.7",
"version": "1.1.0",
"description": "gRPC javascript code generator plugin for Web Clients",
"homepage": "https://grpc.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/grpc/grpc-web/releases/download/1.0.7/protoc-gen-grpc-web-1.0.7-windows-x86_64.exe#/protoc-gen-grpc-web.exe",
"hash": "ee9bac4b54ff1db787f3546355116730178aadb691e175740377943f8273ef50"
"url": "https://github.com/grpc/grpc-web/releases/download/1.1.0/protoc-gen-grpc-web-1.1.0-windows-x86_64.exe#/protoc-gen-grpc-web.exe",
"hash": "641aaeed1eaf6e74543934a09eb622feeb7bbc24365355f5239b8c3979e21441"
}
},
"bin": "protoc-gen-grpc-web.exe",