diff --git a/bucket/ticker.json b/bucket/ticker.json index b081217284..5f3580c411 100644 --- a/bucket/ticker.json +++ b/bucket/ticker.json @@ -1,16 +1,16 @@ { - "version": "4.5.3", + "version": "4.5.4", "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.3/ticker-4.5.3-windows-amd64.tar.gz", - "hash": "af022be9d05c02535f2b1e1ee22852dbeb22ab1593e4c9dbefa71480f9efac9b" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.4/ticker-4.5.4-windows-amd64.tar.gz", + "hash": "d9c78803088ccd0bc31e1426fea8f1f497b52a5dfc84ae139717e18d51c0c4c6" }, "32bit": { - "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.3/ticker-4.5.3-windows-386.tar.gz", - "hash": "c9953e63595e9535b42b2428cef530304a3331a91fa92cd6484180935fce3196" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.4/ticker-4.5.4-windows-386.tar.gz", + "hash": "0bc7bc1b0787bfcf095571bf3c4d74039602143b3865447c30078b3c977081c2" } }, "bin": "ticker.exe",