From d0413a6aa560d85c8b724be1d0f1285841d907a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 Aug 2022 16:29:45 +0000 Subject: [PATCH] ticker: Update to version 4.5.3 --- bucket/ticker.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ticker.json b/bucket/ticker.json index e07d34020c..b081217284 100644 --- a/bucket/ticker.json +++ b/bucket/ticker.json @@ -1,16 +1,16 @@ { - "version": "4.5.2", + "version": "4.5.3", "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.2/ticker-4.5.2-windows-amd64.tar.gz", - "hash": "a12aaa125fd1dd40af95a6ad1904f6ab2532deecff6c0b664e5b18985a7ffbbc" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.3/ticker-4.5.3-windows-amd64.tar.gz", + "hash": "af022be9d05c02535f2b1e1ee22852dbeb22ab1593e4c9dbefa71480f9efac9b" }, "32bit": { - "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.2/ticker-4.5.2-windows-386.tar.gz", - "hash": "d2633bdddbdd9653520d0f96b0f036b68d0ca298ea36eaee893bb5083924b995" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.3/ticker-4.5.3-windows-386.tar.gz", + "hash": "c9953e63595e9535b42b2428cef530304a3331a91fa92cd6484180935fce3196" } }, "bin": "ticker.exe",