mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			764 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			764 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.40.1",
 | 
						|
    "description": "Collect, transform, & route all observability data.",
 | 
						|
    "homepage": "https://vector.dev",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://packages.timber.io/vector/0.40.1/vector-0.40.1-x86_64-pc-windows-msvc.zip",
 | 
						|
            "hash": "89c26dbc31d554cbf468e6caf2aeb32431f760e31f4025d221a854d224a7bb39"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "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"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |