mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			806 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			806 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "3.12.0",
 | 
						|
    "description": "A syntax-aware linter for prose",
 | 
						|
    "homepage": "https://vale.sh",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/errata-ai/vale/releases/download/v3.12.0/vale_3.12.0_Windows_64-bit.zip",
 | 
						|
            "hash": "3d196edf1e17016559f996353ffceff5f0bb0d133a0057021b39f477e4cec843"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "vale.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/errata-ai/vale"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/errata-ai/vale/releases/download/v$version/vale_$version_Windows_64-bit.zip"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/vale_$version_checksums.txt"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |