mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			685 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			685 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.14.8",
 | 
						|
    "description": "A modern replacement for ps(1)",
 | 
						|
    "homepage": "https://github.com/dalance/procs",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/dalance/procs/releases/download/v0.14.8/procs-v0.14.8-x86_64-windows.zip",
 | 
						|
            "hash": "f688f3468c0d0fe605002912b3a6915bd0fd0195fea43315c3c6cedb6691ca65"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "procs.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/dalance/procs/releases/download/v$version/procs-v$version-x86_64-windows.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |