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

This commit is contained in:
github-actions[bot] 2023-11-10 00:32:30 +00:00
parent 94b953dd9f
commit 8d31d3ed74

View File

@ -1,12 +1,12 @@
{
"version": "1.4.2",
"version": "1.5.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.4.2/protoc-gen-grpc-web-1.4.2-windows-x86_64.exe#/protoc-gen-grpc-web.exe",
"hash": "3a0fc44662cb89a5c101b632e3e8841d04d9bea3103512deae82591e2acdff93"
"url": "https://github.com/grpc/grpc-web/releases/download/1.5.0/protoc-gen-grpc-web-1.5.0-windows-x86_64.exe#/protoc-gen-grpc-web.exe",
"hash": "c8f6191072d09344555fb12d45e82cff9f8b8f29200b0d6497680e696feaf8a1"
}
},
"bin": "protoc-gen-grpc-web.exe",