mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			766 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			766 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.14.10",
 | 
						|
    "description": "Realtime ticker data in your terminal",
 | 
						|
    "homepage": "https://github.com/tarkah/tickrs",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/tarkah/tickrs/releases/download/v0.14.10/tickrs-v0.14.10-x86_64-pc-windows-msvc.zip",
 | 
						|
            "hash": "71cdae187684f8b7db3e4a6d034d4be01a433a8815d31367822cf10cfa6251a3"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "tickrs.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/tarkah/tickrs"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/tarkah/tickrs/releases/download/v$version/tickrs-v$version-x86_64-pc-windows-msvc.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |