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

This commit is contained in:
github-actions[bot] 2022-09-24 00:37:15 +00:00
parent 7152a0392e
commit 00cb49d2ba

View File

@ -1,12 +1,12 @@
{ {
"version": "1.3.1", "version": "1.4.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.3.1/protoc-gen-grpc-web-1.3.1-windows-x86_64.exe#/protoc-gen-grpc-web.exe", "url": "https://github.com/grpc/grpc-web/releases/download/1.4.0/protoc-gen-grpc-web-1.4.0-windows-x86_64.exe#/protoc-gen-grpc-web.exe",
"hash": "f7f3d3b8ddcc7f0f8e432e744768682c070491fc1dcacb922343ec8f39c0d115" "hash": "bd3149e5edb9b3d77fe2a28b9ab36505099f474a71e9865026eec314466e3fec"
} }
}, },
"bin": "protoc-gen-grpc-web.exe", "bin": "protoc-gen-grpc-web.exe",