2025-02-22 00:34:46 +00:00

24 lines
766 B
JSON

{
"version": "0.14.11",
"description": "Realtime ticker data in your terminal",
"homepage": "https://github.com/tarkah/tickrs",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/tarkah/tickrs/releases/download/v0.14.11/tickrs-v0.14.11-x86_64-pc-windows-msvc.zip",
"hash": "9ba937adcbe77cf111e6fae651d10fd2f5bd5815792a90da467f1eb8bc31587f"
}
},
"bin": "tickrs.exe",
"checkver": {
"github": "https://github.com/tarkah/tickrs"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/tarkah/tickrs/releases/download/v$version/tickrs-v$version-x86_64-pc-windows-msvc.zip"
}
}
}
}