mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			700 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			700 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "2.2.1",
 | |
|     "description": "Dependency Management for Python",
 | |
|     "homepage": "https://python-poetry.org/",
 | |
|     "license": "MIT",
 | |
|     "depends": "python",
 | |
|     "url": "https://install.python-poetry.org#/install-poetry.py",
 | |
|     "hash": "963d56703976ce9cdc6ff460c44a4f8fbad64c110dc447b86eeabb4a47ec2160",
 | |
|     "installer": {
 | |
|         "script": [
 | |
|             "$env:POETRY_HOME=\"$dir\"",
 | |
|             "python3 \"$dir\\$fname\" --version $version"
 | |
|         ]
 | |
|     },
 | |
|     "bin": "venv\\Scripts\\poetry.exe",
 | |
|     "checkver": {
 | |
|         "github": "https://github.com/python-poetry/poetry/"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "url": "https://install.python-poetry.org#/install-poetry.py"
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)