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

This commit is contained in:
Jakub Čábera 2021-10-14 21:09:55 -07:00
parent b164b00587
commit dd2e71b02d

View File

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