ticker: Update to version 5.0.7

This commit is contained in:
github-actions[bot] 2025-10-06 04:30:23 +00:00
parent 5d25e05506
commit d42fb2a2b1

View File

@ -1,16 +1,16 @@
{ {
"version": "5.0.6", "version": "5.0.7",
"description": "Terminal stock watcher and stock position tracker", "description": "Terminal stock watcher and stock position tracker",
"homepage": "https://github.com/achannarasappa/ticker", "homepage": "https://github.com/achannarasappa/ticker",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/achannarasappa/ticker/releases/download/v5.0.6/ticker-5.0.6-windows-amd64.tar.gz", "url": "https://github.com/achannarasappa/ticker/releases/download/v5.0.7/ticker-5.0.7-windows-amd64.tar.gz",
"hash": "7175cf058b8287f95a411ad33e3dd5c6db8273314bd497ab41852f62c6424e9d" "hash": "8133c515e8d77177889bc2cc8bfa02b7bf4bf7c87bd320f0514c1460728f5546"
}, },
"32bit": { "32bit": {
"url": "https://github.com/achannarasappa/ticker/releases/download/v5.0.6/ticker-5.0.6-windows-386.tar.gz", "url": "https://github.com/achannarasappa/ticker/releases/download/v5.0.7/ticker-5.0.7-windows-386.tar.gz",
"hash": "b295a492322ecbfbdb50042edee977cdfe5c1af19c44dfc92c50c556088ee311" "hash": "900bf0506b74f5caee21ce27da14a6eef50360a5325a8d43a298392deccda6d0"
} }
}, },
"bin": "ticker.exe", "bin": "ticker.exe",