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

This commit is contained in:
Jakub Čábera 2020-08-19 09:42:47 +02:00
parent df912b1fc4
commit 1f1666f487

View File

@ -1,12 +1,12 @@
{
"version": "1.2.0",
"version": "1.2.1",
"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.2.0/protoc-gen-grpc-web-1.2.0-windows-x86_64.exe#/protoc-gen-grpc-web.exe",
"hash": "0abb861706c7a12f508c9af115d6e8a4ab4ca4cd0efe6e0c709614824e60c870"
"url": "https://github.com/grpc/grpc-web/releases/download/1.2.1/protoc-gen-grpc-web-1.2.1-windows-x86_64.exe#/protoc-gen-grpc-web.exe",
"hash": "5886b4c9886dfdbfd1c7c2f26a15c396c6662b9f1acf9b6d8efbd490bc3736db"
}
},
"bin": "protoc-gen-grpc-web.exe",