mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			644 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			644 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.5.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.5.0/ktlint#/ktlint.jar",
 | 
						|
    "hash": "a16be01dcc480aab2f55f444b620142152f66e31564b3b9376506d624c28a2ad",
 | 
						|
    "bin": "ktlint.jar",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/pinterest/ktlint/releases/download/$version/ktlint#/ktlint.jar"
 | 
						|
    }
 | 
						|
}
 |