bottom: Update to version 0.5.2

This commit is contained in:
Jakub Čábera 2020-11-26 07:57:42 +01:00
parent a6f57c06ad
commit 621045df11

View File

@ -1,16 +1,16 @@
{
"version": "0.5.1",
"version": "0.5.2",
"description": "Graphical process/system monitor",
"homepage": "https://github.com/ClementTsang/bottom",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.5.1/bottom_x86_64-pc-windows-msvc.zip",
"hash": "6545ce752c9b8168655ef401e545749f86cede6758ef1867424ca32e8bde0580"
"url": "https://github.com/ClementTsang/bottom/releases/download/0.5.2/bottom_x86_64-pc-windows-msvc.zip",
"hash": "8436ac133ac36c0b5743d97f1c2f8d4ff7d525f592e64f3e1e3ad93c9802b67c"
},
"32bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.5.1/bottom_i686-pc-windows-msvc.zip",
"hash": "6ebb47a30f68a52cdb5b0bf7d7ae014eb6135b20f8ac3b33600da31557fb3e3c"
"url": "https://github.com/ClementTsang/bottom/releases/download/0.5.2/bottom_i686-pc-windows-msvc.zip",
"hash": "17d40d857eab23434fdf022a0c07ec43f841b25105fb81d0a55f7f2e6b7d040f"
}
},
"bin": "btm.exe",