mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			764 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			764 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.30.0",
 | 
						|
    "description": "Collect, transform, & route all observability data.",
 | 
						|
    "homepage": "https://vector.dev",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://packages.timber.io/vector/0.30.0/vector-0.30.0-x86_64-pc-windows-msvc.zip",
 | 
						|
            "hash": "c4176ad9ee6d2743510e6611542a9ed8ee7235b3fda34fec5dec72544b7f4b64"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "bin\\vector.exe",
 | 
						|
    "persist": "config",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/timberio/vector"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://packages.timber.io/vector/$version/vector-$version-x86_64-pc-windows-msvc.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |