diff --git a/bucket/ticker.json b/bucket/ticker.json index d8c4805e92..ad21399e3c 100644 --- a/bucket/ticker.json +++ b/bucket/ticker.json @@ -1,16 +1,16 @@ { - "version": "4.4.3", + "version": "4.4.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.4.3/ticker-4.4.3-windows-amd64.tar.gz", - "hash": "f3bb31461c4756a910555cc2eb47b009f499983627f2a89c22a39d13037a1ade" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.4.4/ticker-4.4.4-windows-amd64.tar.gz", + "hash": "5380e8aec9b31f7ed43d304c72ba6edab06fd01bab0cc2bd22b2dc14fb15ef67" }, "32bit": { - "url": "https://github.com/achannarasappa/ticker/releases/download/v4.4.3/ticker-4.4.3-windows-386.tar.gz", - "hash": "b151d60a36b1a82a010a9e6efb307a4c617696c787adc06b3a1987ebece96f35" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.4.4/ticker-4.4.4-windows-386.tar.gz", + "hash": "a2f993cf5f7e02e83a735df6d0203725545cbbadbd77f1e3cb0f2f19840de926" } }, "bin": "ticker.exe",