ticker: Update to version 4.5.3

This commit is contained in:
github-actions[bot] 2022-08-14 16:29:45 +00:00
parent 6e1e0fdd0f
commit d0413a6aa5

View File

@ -1,16 +1,16 @@
{ {
"version": "4.5.2", "version": "4.5.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.5.2/ticker-4.5.2-windows-amd64.tar.gz", "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.3/ticker-4.5.3-windows-amd64.tar.gz",
"hash": "a12aaa125fd1dd40af95a6ad1904f6ab2532deecff6c0b664e5b18985a7ffbbc" "hash": "af022be9d05c02535f2b1e1ee22852dbeb22ab1593e4c9dbefa71480f9efac9b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.2/ticker-4.5.2-windows-386.tar.gz", "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.3/ticker-4.5.3-windows-386.tar.gz",
"hash": "d2633bdddbdd9653520d0f96b0f036b68d0ca298ea36eaee893bb5083924b995" "hash": "c9953e63595e9535b42b2428cef530304a3331a91fa92cd6484180935fce3196"
} }
}, },
"bin": "ticker.exe", "bin": "ticker.exe",