mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
protoc-gen-grpc-web: Update to version 2.0.1
This commit is contained in:
parent
0eabb49d13
commit
8fc77f642a
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"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/2.0.0/protoc-gen-grpc-web-2.0.0-windows-x86_64.exe#/protoc-gen-grpc-web.exe",
|
"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": "6868c929ef10b39f0163452c9fda3ecfe51517c14eb86fad1f3da19aa70d37be"
|
"hash": "9ca8a59e5f3ec24291ee7d9d4a71f0c45a2b4989cbd9bd411b62c51ec748444d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "protoc-gen-grpc-web.exe",
|
"bin": "protoc-gen-grpc-web.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user