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

This commit is contained in:
github-actions[bot] 2025-09-17 12:31:33 +00:00
parent fe65f1e72f
commit fb011ae715

View File

@ -1,12 +1,12 @@
{
"version": "2.0.1",
"version": "2.0.2",
"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/2.0.1/protoc-gen-grpc-web-2.0.1-windows-x86_64.exe#/protoc-gen-grpc-web.exe",
"hash": "9ca8a59e5f3ec24291ee7d9d4a71f0c45a2b4989cbd9bd411b62c51ec748444d"
"url": "https://github.com/grpc/grpc-web/releases/download/2.0.2/protoc-gen-grpc-web-2.0.2-windows-x86_64.exe#/protoc-gen-grpc-web.exe",
"hash": "9cf57127b2893f5def6f04bf70c53b190c440e4d315f068346798a43ac4834ce"
}
},
"bin": "protoc-gen-grpc-web.exe",