mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	gRPC javascript code generator plugin for Web Clients (#839)
This commit is contained in:
		
							parent
							
								
									e79da2efcf
								
							
						
					
					
						commit
						45c2bb4d79
					
				
							
								
								
									
										26
									
								
								bucket/protoc-gen-grpc-web.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										26
									
								
								bucket/protoc-gen-grpc-web.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,26 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.0.7",
 | 
			
		||||
    "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.0.7/protoc-gen-grpc-web-1.0.7-windows-x86_64.exe#/protoc-gen-grpc-web.exe",
 | 
			
		||||
            "hash": "ee9bac4b54ff1db787f3546355116730178aadb691e175740377943f8273ef50"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "protoc-gen-grpc-web.exe",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "github": "https://github.com/grpc/grpc-web"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://github.com/grpc/grpc-web/releases/download/$version/protoc-gen-grpc-web-$version-windows-x86_64.exe#/protoc-gen-grpc-web.exe"
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "hash": {
 | 
			
		||||
            "url": "$url.sha256"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user