mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			678 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			678 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "0.3.1",
 | |
|     "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.3.1/pyflow.zip",
 | |
|             "hash": "66f38dccd246c86777919c0b0d1ca519a63e253d0fd64e3f8a2d143c2c7901f0"
 | |
|         }
 | |
|     },
 | |
|     "bin": "pyflow.exe",
 | |
|     "checkver": "github",
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/David-OConnor/pyflow/releases/download/$version/pyflow.zip"
 | |
|             }
 | |
|         }
 | |
|     }
 | |
| }
 | 
