From 748998043c65ac9c6511663a3fb67a74db0986f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Feb 2022 00:32:17 +0000 Subject: [PATCH] ticker: Update to version 4.5.0 --- bucket/ticker.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ticker.json b/bucket/ticker.json index ad21399e3c..2b43c52834 100644 --- a/bucket/ticker.json +++ b/bucket/ticker.json @@ -1,16 +1,16 @@ { - "version": "4.4.4", + "version": "4.5.0", "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.4/ticker-4.4.4-windows-amd64.tar.gz", - "hash": "5380e8aec9b31f7ed43d304c72ba6edab06fd01bab0cc2bd22b2dc14fb15ef67" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.0/ticker-4.5.0-windows-amd64.tar.gz", + "hash": "d2a79cf691f05556b8c14051d16c6f075f10c369193f85e8159f7008cd18a71c" }, "32bit": { - "url": "https://github.com/achannarasappa/ticker/releases/download/v4.4.4/ticker-4.4.4-windows-386.tar.gz", - "hash": "a2f993cf5f7e02e83a735df6d0203725545cbbadbd77f1e3cb0f2f19840de926" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.0/ticker-4.5.0-windows-386.tar.gz", + "hash": "d5c4fd19d60a3b45dcebb6fe46463e53c94c970ba8cb64a173253956dacb3972" } }, "bin": "ticker.exe",