From e43ef6ec8aaf74b50f2148fac8f4cf7a56085502 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 04:28:23 +0000 Subject: [PATCH] ticker: Update to version 4.6.2 --- bucket/ticker.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ticker.json b/bucket/ticker.json index 8e1a0b8bf1..7f8fd22254 100644 --- a/bucket/ticker.json +++ b/bucket/ticker.json @@ -1,16 +1,16 @@ { - "version": "4.5.14", + "version": "4.6.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.14/ticker-4.5.14-windows-amd64.tar.gz", - "hash": "e79fb8e7ebd6c12e409c1bd1fcf9cb6e684bc959e4b6c1ed84efdd88f8d35190" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.6.2/ticker-4.6.2-windows-amd64.tar.gz", + "hash": "481ace92ed10feae4461aa52cab6f9714ff1efa7a0b30a1683ef6ee14f89607c" }, "32bit": { - "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.14/ticker-4.5.14-windows-386.tar.gz", - "hash": "b89c12d4b39a0df33230aa15b001cc92ed7cadcf456c94267105d445e0c43fce" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.6.2/ticker-4.6.2-windows-386.tar.gz", + "hash": "8021c8154fd3266d5083c33ead008c5ce836c14616e4a27a639e6b045f43f54e" } }, "bin": "ticker.exe",