mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			747 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			747 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.10.3",
 | 
						|
    "homepage": "https://github.com/dalance/procs",
 | 
						|
    "description": "A modern replacement for ps(1)",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/dalance/procs/releases/download/v0.10.3/procs-v0.10.3-x86_64-win.zip",
 | 
						|
            "hash": "00ef5c46bcdd5981f5b737cca382052e64d9b41e19e76ee4972f3e44af8da78c",
 | 
						|
            "extract_dir": "target\\x86_64-pc-windows-msvc\\release"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "procs.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/dalance/procs/releases/download/v$version/procs-v$version-x86_64-win.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |