mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			720 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			720 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.2018.07.25",
 | 
						|
    "description": "Create shim for programs.",
 | 
						|
    "homepage": "https://github.com/lukesampson/psutils",
 | 
						|
    "license": "MIT",
 | 
						|
    "url": "https://raw.githubusercontent.com/lukesampson/psutils/3290c04d7653ea8183a5e11d3d5a4e46716035d1/shim.ps1",
 | 
						|
    "hash": "775940af14567b7965297d5545dd8b80da9b383981744a125a995d396704c621",
 | 
						|
    "bin": "shim.ps1",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://github.com/lukesampson/psutils/commits/master/shim.ps1.atom",
 | 
						|
        "regex": "(?s)>(\\d+)-(\\d+)-(\\d+)T.*?/(?<sha>[0-9a-f]{40})",
 | 
						|
        "replace": "0.${1}.${2}.${3}"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://raw.githubusercontent.com/lukesampson/psutils/$matchSha/shim.ps1"
 | 
						|
    }
 | 
						|
}
 |