ticker: Update to version 4.2.1

This commit is contained in:
Jakub Čábera 2021-08-15 07:09:09 -07:00
parent 808b97b361
commit 5f3d7f4d09

View File

@ -1,16 +1,16 @@
{ {
"version": "4.2.0", "version": "4.2.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.2.0/ticker-4.2.0-windows-amd64.tar.gz", "url": "https://github.com/achannarasappa/ticker/releases/download/v4.2.1/ticker-4.2.1-windows-amd64.tar.gz",
"hash": "8f887e405d86fa67cc11b23ef2f10c5132ef4f8c797aa164f05398d7924096fa" "hash": "bf3bf84326382b584ab60e1418b1e8f0dc7bb66b0f3489b0b762b703ad300e89"
}, },
"32bit": { "32bit": {
"url": "https://github.com/achannarasappa/ticker/releases/download/v4.2.0/ticker-4.2.0-windows-386.tar.gz", "url": "https://github.com/achannarasappa/ticker/releases/download/v4.2.1/ticker-4.2.1-windows-386.tar.gz",
"hash": "3e633cb819f41b6a6ce5a0d5648e3a933d0f67f3cd8c6da250a0bb1da6de14a0" "hash": "7c01f4513689a87ce34f74b31ea5cc43db8b198b8a47c62021ad0bcae5b6cf64"
} }
}, },
"bin": "ticker.exe", "bin": "ticker.exe",