bottom: Update to version 0.6.0

This commit is contained in:
Richard Kuhnt 2021-05-10 00:01:08 +00:00
parent 89550a0364
commit 9a6b82f49b

View File

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