From 40eafc612cd3dc721d7ac20a2e91e7bb534b2f43 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 04:29:43 +0000 Subject: [PATCH] ticker: Update to version 4.7.0 --- bucket/ticker.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ticker.json b/bucket/ticker.json index d128683a7b..5c9f82ee99 100644 --- a/bucket/ticker.json +++ b/bucket/ticker.json @@ -1,16 +1,16 @@ { - "version": "4.6.3", + "version": "4.7.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.6.3/ticker-4.6.3-windows-amd64.tar.gz", - "hash": "0be9ed51dc6f674976ac28530f9c97b4b3ff66979360cdfe42cea60465d24507" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.7.0/ticker-4.7.0-windows-amd64.tar.gz", + "hash": "bb89318a80341285a3e8730d77eb2e624e442f4f7f257ca9944fbc75f40f3f86" }, "32bit": { - "url": "https://github.com/achannarasappa/ticker/releases/download/v4.6.3/ticker-4.6.3-windows-386.tar.gz", - "hash": "335d1aa107e89e38361e62c22d031b82ab89b9eaee0197ad6b730cd0a02098f9" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.7.0/ticker-4.7.0-windows-386.tar.gz", + "hash": "5bf464e54eae416d563531510e53d1dc187d4843c0e63f403a0f61838eac2310" } }, "bin": "ticker.exe",