diff --git a/bucket/ticker.json b/bucket/ticker.json index 5f3580c411..bbe9267350 100644 --- a/bucket/ticker.json +++ b/bucket/ticker.json @@ -1,16 +1,16 @@ { - "version": "4.5.4", + "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.4/ticker-4.5.4-windows-amd64.tar.gz", - "hash": "d9c78803088ccd0bc31e1426fea8f1f497b52a5dfc84ae139717e18d51c0c4c6" + "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.4/ticker-4.5.4-windows-386.tar.gz", - "hash": "0bc7bc1b0787bfcf095571bf3c4d74039602143b3865447c30078b3c977081c2" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.5/ticker-4.5.5-windows-386.tar.gz", + "hash": "e16795cfa5eeac4ce3c33225d4bdc6713cb53f20c202e5b042ce112c0c7df0c4" } }, "bin": "ticker.exe",