{ "version": "4.0.6", "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/4.0.6/ticker-4.0.6-windows-amd64.tar.gz", "hash": "106bf7eba535e553212308c24c97583abba9c66381ff30b6d112eef0d1fb7f7f" }, "32bit": { "url": "https://github.com/achannarasappa/ticker/releases/download/4.0.6/ticker-4.0.6-windows-386.tar.gz", "hash": "cae1eeaa1e449459f897a973b410f62b6014c9441665614fa0721da56579fa17" } }, "bin": "ticker.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/achannarasappa/ticker/releases/download/$version/ticker-$version-windows-amd64.tar.gz" }, "32bit": { "url": "https://github.com/achannarasappa/ticker/releases/download/$version/ticker-$version-windows-386.tar.gz" } }, "hash": { "url": "$baseurl/ticker-$version-checksums.txt" } } }