bottom: Update to version 0.5.7

This commit is contained in:
Jakub Čábera 2021-01-31 11:07:51 +01:00
parent 58b4ebc296
commit ade2f70b9b

View File

@ -1,16 +1,16 @@
{
"version": "0.5.6",
"version": "0.5.7",
"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.6/bottom_x86_64-pc-windows-msvc.zip",
"hash": "305d8f905a76f825a6a0bb8f9779444807a2d9166181eda67a716f955f3e32f3"
"url": "https://github.com/ClementTsang/bottom/releases/download/0.5.7/bottom_x86_64-pc-windows-msvc.zip",
"hash": "945fd6cf2d5b3b9ad90f9b98356df00c9a931c31e07bec697742fa7f24e4eb17"
},
"32bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.5.6/bottom_i686-pc-windows-msvc.zip",
"hash": "de08999d4dd361d7d330cf714df9d27ea3158fed5aaafb03eed73e11af165876"
"url": "https://github.com/ClementTsang/bottom/releases/download/0.5.7/bottom_i686-pc-windows-msvc.zip",
"hash": "59b3fe8c88bf53135a544e657b0b04bb07bfb88a5cf3a0d1c59c071fe979c92b"
}
},
"bin": "btm.exe",