From 1a69a2198206af20f34807d4e4af6c76af6e722f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 May 2023 00:32:45 +0000 Subject: [PATCH] ticker: Update to version 4.5.10 --- bucket/ticker.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ticker.json b/bucket/ticker.json index 9de2dfbb51..62e606c27f 100644 --- a/bucket/ticker.json +++ b/bucket/ticker.json @@ -1,16 +1,16 @@ { - "version": "4.5.6", + "version": "4.5.10", "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.6/ticker-4.5.6-windows-amd64.tar.gz", - "hash": "1a05a267af9724b321d5bf1ea6b89e91a6a8d6037e58a2de23f5b1e0009b6aaa" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.10/ticker-4.5.10-windows-amd64.tar.gz", + "hash": "2ee395a6fd7c02e783fdb814da712af51b92d24088de00fab544e187c1fa23ed" }, "32bit": { - "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.6/ticker-4.5.6-windows-386.tar.gz", - "hash": "8ff1181f8a2373c49afc36eb80f51735aed9c9cd2231fa7dc4069614dafc72b8" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.10/ticker-4.5.10-windows-386.tar.gz", + "hash": "99109ec8104e2283feee29aec35b0e93349b63cd9a3e7bbe66b539327f40e902" } }, "bin": "ticker.exe",