bottom: Update to version 0.4.2

This commit is contained in:
Jakub Čábera 2020-05-12 09:56:46 +02:00
parent 2f1acbe983
commit 1de1b7403d

View File

@ -1,16 +1,16 @@
{
"version": "0.4.1",
"version": "0.4.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.4.1/bottom_x86_64-pc-windows-msvc.zip",
"hash": "106df408faacd8af214500b5fbf2042133d3d4cda0093144a643c7016807a467"
"url": "https://github.com/ClementTsang/bottom/releases/download/0.4.2/bottom_x86_64-pc-windows-msvc.zip",
"hash": "7d69e347adfb5d4389b36b7a01f8af1316dc7adf5f8c8e422fe626e30849e18b"
},
"32bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.4.1/bottom_i686-pc-windows-msvc.zip",
"hash": "76e8507780739dc7fa90474ee6cc2bbd1db078892bb89a796dcecca6298a5403"
"url": "https://github.com/ClementTsang/bottom/releases/download/0.4.2/bottom_i686-pc-windows-msvc.zip",
"hash": "12c141b31dfc6566def42f98282f224329fb34c31157676fd10a8fbb703cb4fd"
}
},
"bin": "btm.exe",