mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			644 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			644 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.3.0",
 | 
						|
    "description": "An anti-bikeshedding Kotlin linter with built-in formatter",
 | 
						|
    "homepage": "https://github.com/pinterest/ktlint/",
 | 
						|
    "license": "MIT",
 | 
						|
    "suggest": {
 | 
						|
        "JDK": [
 | 
						|
            "java/oraclejdk",
 | 
						|
            "java/openjdk"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "url": "https://github.com/pinterest/ktlint/releases/download/1.3.0/ktlint#/ktlint.jar",
 | 
						|
    "hash": "01b2e0ef893383a50dbeb13970fe7fa3be36ca3e83259e01649945b09d736985",
 | 
						|
    "bin": "ktlint.jar",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/pinterest/ktlint/releases/download/$version/ktlint#/ktlint.jar"
 | 
						|
    }
 | 
						|
}
 |