mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			602 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			602 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.7.4",
 | 
						|
    "description": "Data & models versioning for ML projects, make them shareable and reproducible",
 | 
						|
    "homepage": "https://dvc.org/",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "url": "https://github.com/iterative/dvc/releases/download/2.7.4/dvc-2.7.4.exe",
 | 
						|
    "hash": "2ce8a9911071b33c83eda2845c4f4271bbc94e8a9b754876f87bf36cb35d6d61",
 | 
						|
    "innosetup": true,
 | 
						|
    "bin": "dvc.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/iterative/dvc"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/iterative/dvc/releases/download/$version/dvc-$version.exe"
 | 
						|
    }
 | 
						|
}
 |