bottom: Update to version 0.6.4

This commit is contained in:
Richard Kuhnt 2021-09-12 21:01:47 +00:00
parent d95c407981
commit 5c2c814671

View File

@ -1,16 +1,16 @@
{
"version": "0.6.3",
"version": "0.6.4",
"description": "Graphical process/system monitor",
"homepage": "https://github.com/ClementTsang/bottom",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.6.3/bottom_x86_64-pc-windows-msvc.zip",
"hash": "46a9c517521e48b3af13bc9a7033e7603252569daeb1b1b36c7ae35a82c936b5"
"url": "https://github.com/ClementTsang/bottom/releases/download/0.6.4/bottom_x86_64-pc-windows-msvc.zip",
"hash": "3dbdca7d7676d9315890e8a9dbf12e3f862c433b23761ce343e0961e6c961393"
},
"32bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.6.3/bottom_i686-pc-windows-msvc.zip",
"hash": "87b0b94a67192c006eed347c58dd3951f940ffb239e1576eb733669a2fcdfdef"
"url": "https://github.com/ClementTsang/bottom/releases/download/0.6.4/bottom_i686-pc-windows-msvc.zip",
"hash": "000185353f8a6c12e3db8f72bb84607d913415f5e26d99f344b85c87469c6760"
}
},
"bin": "btm.exe",