ticker: Update to version 4.5.1

This commit is contained in:
github-actions[bot] 2022-03-04 04:29:23 +00:00
parent bdca9636b5
commit e2d1993d05

View File

@ -1,16 +1,16 @@
{ {
"version": "4.5.0", "version": "4.5.1",
"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.5.0/ticker-4.5.0-windows-amd64.tar.gz", "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.1/ticker-4.5.1-windows-amd64.tar.gz",
"hash": "d2a79cf691f05556b8c14051d16c6f075f10c369193f85e8159f7008cd18a71c" "hash": "a99250e47ff7be820b365e96850b4c31c04bdc6a7e52c82bc2a5c84a76f7c383"
}, },
"32bit": { "32bit": {
"url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.0/ticker-4.5.0-windows-386.tar.gz", "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.1/ticker-4.5.1-windows-386.tar.gz",
"hash": "d5c4fd19d60a3b45dcebb6fe46463e53c94c970ba8cb64a173253956dacb3972" "hash": "4de79edcae39625460cf1a70a30b0228f9fffc770777ae53125cfd2fd8c0f4aa"
} }
}, },
"bin": "ticker.exe", "bin": "ticker.exe",