ticker: Update to version 4.6.3

This commit is contained in:
github-actions[bot] 2024-06-02 20:24:44 +00:00
parent 12e647eda7
commit 857c78a6be

View File

@ -1,16 +1,16 @@
{ {
"version": "4.6.2", "version": "4.6.3",
"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/v4.6.2/ticker-4.6.2-windows-amd64.tar.gz", "url": "https://github.com/achannarasappa/ticker/releases/download/v4.6.3/ticker-4.6.3-windows-amd64.tar.gz",
"hash": "481ace92ed10feae4461aa52cab6f9714ff1efa7a0b30a1683ef6ee14f89607c" "hash": "0be9ed51dc6f674976ac28530f9c97b4b3ff66979360cdfe42cea60465d24507"
}, },
"32bit": { "32bit": {
"url": "https://github.com/achannarasappa/ticker/releases/download/v4.6.2/ticker-4.6.2-windows-386.tar.gz", "url": "https://github.com/achannarasappa/ticker/releases/download/v4.6.3/ticker-4.6.3-windows-386.tar.gz",
"hash": "8021c8154fd3266d5083c33ead008c5ce836c14616e4a27a639e6b045f43f54e" "hash": "335d1aa107e89e38361e62c22d031b82ab89b9eaee0197ad6b730cd0a02098f9"
} }
}, },
"bin": "ticker.exe", "bin": "ticker.exe",