mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			853 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			853 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.2.5",
 | 
						|
    "description": "A whitespace reformatter and code cleaner for Windows PowerShell and PowerShell Core",
 | 
						|
    "homepage": "https://github.com/DTW-DanWard/PowerShell-Beautifier",
 | 
						|
    "license": "MIT",
 | 
						|
    "url": "https://psg-prod-eastus.azureedge.net/packages/powershell-beautifier.1.2.5.nupkg",
 | 
						|
    "hash": "3ec3d76a2b303136bc73f91d278f03b748cf5cc6aa6287aa3ea180adf39c6ff3",
 | 
						|
    "pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content_Types*.xml\" -Recurse",
 | 
						|
    "psmodule": {
 | 
						|
        "name": "PowerShell-Beautifier"
 | 
						|
    },
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://www.powershellgallery.com/packages/PowerShell-Beautifier",
 | 
						|
        "regex": "<h2>([\\d\\.]+)</h2>"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://psg-prod-eastus.azureedge.net/packages/powershell-beautifier.$version.nupkg"
 | 
						|
    }
 | 
						|
}
 |