mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			781 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			781 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.25.0",
 | 
						|
    "description": "Multi pod and container log tailing for Kubernetes",
 | 
						|
    "homepage": "https://github.com/stern/stern",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/stern/stern/releases/download/v1.25.0/stern_1.25.0_windows_amd64.tar.gz",
 | 
						|
            "hash": "ef662c0ceb1422538996ca3cb74df10c7894c3591e1fa2471dd189d5e6afb00c"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "stern.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/stern/stern/releases/download/v$version/stern_$version_windows_amd64.tar.gz"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/checksums.txt"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |