mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			678 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			678 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.2.9",
 | 
						|
    "description": "A modern Python installation and dependency manager",
 | 
						|
    "homepage": "https://github.com/David-OConnor/pyflow",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/David-OConnor/pyflow/releases/download/0.2.9/pyflow.zip",
 | 
						|
            "hash": "edbb45d0c489ad328b55ffb2e6cac294023710b88cd87faeb444e06b063980f6"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "pyflow.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/David-OConnor/pyflow/releases/download/$version/pyflow.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |