mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			635 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			635 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "1.0.2",
 | |
|     "description": "A Scoop helper program for validating JSON files against a JSON Schema",
 | |
|     "homepage": "https://github.com/ScoopInstaller/Validator/",
 | |
|     "license": "Unlicense",
 | |
|     "url": "https://github.com/ScoopInstaller/Validator/releases/download/v1.0.2/validator.zip",
 | |
|     "hash": "eecc3122d4e9a73e8e5cf742e7af2e60c5a77360b64c514166c0250ed13120a9",
 | |
|     "bin": "validator.exe",
 | |
|     "checkver": "github",
 | |
|     "autoupdate": {
 | |
|         "url": "https://github.com/ScoopInstaller/Validator/releases/download/v$version/validator.zip",
 | |
|         "hash": {
 | |
|             "url": "$url.sha256"
 | |
|         }
 | |
|     }
 | |
| }
 | 
