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

This commit is contained in:
Jakub Čábera 2020-06-23 08:58:34 +02:00
parent fbde2a5c90
commit c9d66095aa

View File

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