mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			648 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			648 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "0.15.240",
 | |
|     "description": "PowerShell module to manage GitHub through its REST API.",
 | |
|     "homepage": "https://github.com/pcgeek86/PSGitHub",
 | |
|     "license": "MIT",
 | |
|     "url": "https://cdn.powershellgallery.com/packages/psgithub.0.15.240.nupkg",
 | |
|     "hash": "8a9f1b059808f432b1f3431b2047c4702c7b562e21ef7031ee79a56c876969fa",
 | |
|     "psmodule": {
 | |
|         "name": "PSGitHub"
 | |
|     },
 | |
|     "checkver": {
 | |
|         "url": "https://www.powershellgallery.com/packages/PSGitHub",
 | |
|         "regex": "Downloads of ([\\d.]+)"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "url": "https://cdn.powershellgallery.com/packages/psgithub.$version.nupkg"
 | |
|     }
 | |
| }
 | 
