From 2653dbf0740a197dfce1d68db4d4b45a5a031d31 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Feb 2023 20:25:36 +0000 Subject: [PATCH] ticker: Update to version 4.5.6 --- bucket/ticker.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ticker.json b/bucket/ticker.json index bbe9267350..9de2dfbb51 100644 --- a/bucket/ticker.json +++ b/bucket/ticker.json @@ -1,16 +1,16 @@ { - "version": "4.5.5", + "version": "4.5.6", "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.5/ticker-4.5.5-windows-amd64.tar.gz", - "hash": "27842a8a4bc0376fae79bf5cdf8196989ff5e6d11279a1d0b01b7b9e2df94e55" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.6/ticker-4.5.6-windows-amd64.tar.gz", + "hash": "1a05a267af9724b321d5bf1ea6b89e91a6a8d6037e58a2de23f5b1e0009b6aaa" }, "32bit": { - "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.5/ticker-4.5.5-windows-386.tar.gz", - "hash": "e16795cfa5eeac4ce3c33225d4bdc6713cb53f20c202e5b042ce112c0c7df0c4" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.6/ticker-4.5.6-windows-386.tar.gz", + "hash": "8ff1181f8a2373c49afc36eb80f51735aed9c9cd2231fa7dc4069614dafc72b8" } }, "bin": "ticker.exe",