From 88632debeada824c66f052e9c986ea80b6987d06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 04:31:21 +0000 Subject: [PATCH] ticker: Update to version 4.5.2 --- bucket/ticker.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ticker.json b/bucket/ticker.json index e9fbffb1de..e07d34020c 100644 --- a/bucket/ticker.json +++ b/bucket/ticker.json @@ -1,16 +1,16 @@ { - "version": "4.5.1", + "version": "4.5.2", "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.1/ticker-4.5.1-windows-amd64.tar.gz", - "hash": "a99250e47ff7be820b365e96850b4c31c04bdc6a7e52c82bc2a5c84a76f7c383" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.2/ticker-4.5.2-windows-amd64.tar.gz", + "hash": "a12aaa125fd1dd40af95a6ad1904f6ab2532deecff6c0b664e5b18985a7ffbbc" }, "32bit": { - "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.1/ticker-4.5.1-windows-386.tar.gz", - "hash": "4de79edcae39625460cf1a70a30b0228f9fffc770777ae53125cfd2fd8c0f4aa" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.2/ticker-4.5.2-windows-386.tar.gz", + "hash": "d2633bdddbdd9653520d0f96b0f036b68d0ca298ea36eaee893bb5083924b995" } }, "bin": "ticker.exe",