mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			32 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "4.8.0",
 | 
						|
    "description": "Terminal stock watcher and stock position tracker",
 | 
						|
    "homepage": "https://github.com/achannarasappa/ticker",
 | 
						|
    "license": "GPL-3.0-only",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/achannarasappa/ticker/releases/download/v4.8.0/ticker-4.8.0-windows-amd64.tar.gz",
 | 
						|
            "hash": "8b555d5d25cca9b8f6c61bb939f0195554ee942f8d8caf9d8e446a0bb1d3a93c"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://github.com/achannarasappa/ticker/releases/download/v4.8.0/ticker-4.8.0-windows-386.tar.gz",
 | 
						|
            "hash": "e4d8e46adb66a73fdea9a79a8012402ee847d4895b4b00fdc5fd019a3b8d6213"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "ticker.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/achannarasappa/ticker/releases/download/v$version/ticker-$version-windows-amd64.tar.gz"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://github.com/achannarasappa/ticker/releases/download/v$version/ticker-$version-windows-386.tar.gz"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/ticker-$version-checksums.txt"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |