{ "version": "4.5.5", "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.5.5/ticker-4.5.5-windows-amd64.tar.gz", "hash": "27842a8a4bc0376fae79bf5cdf8196989ff5e6d11279a1d0b01b7b9e2df94e55" }, "32bit": { "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.5/ticker-4.5.5-windows-386.tar.gz", "hash": "e16795cfa5eeac4ce3c33225d4bdc6713cb53f20c202e5b042ce112c0c7df0c4" } }, "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" } } }