From 8fdf55ad7de09e0cd9b5a5f96032a322f483c164 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 20:25:47 +0000 Subject: [PATCH] tickrs: Update to version 0.14.10 --- bucket/tickrs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tickrs.json b/bucket/tickrs.json index 5279e818d1..4757019efc 100644 --- a/bucket/tickrs.json +++ b/bucket/tickrs.json @@ -1,12 +1,12 @@ { - "version": "0.14.9", + "version": "0.14.10", "description": "Realtime ticker data in your terminal", "homepage": "https://github.com/tarkah/tickrs", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/tarkah/tickrs/releases/download/v0.14.9/tickrs-v0.14.9-x86_64-pc-windows-msvc.zip", - "hash": "9ee462f5f45ebdd9a47f697fc93e29d8fdafe9ee21bf5bbd87c72388a018e86f" + "url": "https://github.com/tarkah/tickrs/releases/download/v0.14.10/tickrs-v0.14.10-x86_64-pc-windows-msvc.zip", + "hash": "71cdae187684f8b7db3e4a6d034d4be01a433a8815d31367822cf10cfa6251a3" } }, "bin": "tickrs.exe",