mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "7.17.0",
 | |
|     "description": "Allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3).",
 | |
|     "homepage": "https://openapi-generator.tech/",
 | |
|     "license": "Apache-2.0",
 | |
|     "suggest": {
 | |
|         "JDK": "java/openjdk"
 | |
|     },
 | |
|     "url": "https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/7.17.0/openapi-generator-cli-7.17.0.jar#/openapi-generator-cli.jar",
 | |
|     "hash": "sha1:7ddf2ce9a8b745c8c8c01046435b05362d0bee2d",
 | |
|     "pre_install": "Set-Content \"$dir\\openapi-generator-cli.cmd\" -Value \"@java -jar \"\"$dir\\openapi-generator-cli.jar\"\" %*\" -Encoding ascii",
 | |
|     "bin": "openapi-generator-cli.cmd",
 | |
|     "checkver": {
 | |
|         "url": "https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/maven-metadata.xml",
 | |
|         "xpath": "/metadata/versioning/latest"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "url": "https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/$version/openapi-generator-cli-$version.jar#/openapi-generator-cli.jar",
 | |
|         "hash": {
 | |
|             "url": "$url.sha1"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)