bottom: Update to version 0.4.3

This commit is contained in:
Jakub Čábera 2020-05-15 14:51:15 +02:00
parent 10ca18910e
commit 4d6bd5f33f

View File

@ -1,16 +1,16 @@
{
"version": "0.4.2",
"version": "0.4.3",
"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.2/bottom_x86_64-pc-windows-msvc.zip",
"hash": "7d69e347adfb5d4389b36b7a01f8af1316dc7adf5f8c8e422fe626e30849e18b"
"url": "https://github.com/ClementTsang/bottom/releases/download/0.4.3/bottom_x86_64-pc-windows-msvc.zip",
"hash": "513bab46935f943037a79cf2f6445e9cb6d030fe7ceae66352c961b9fa59819d"
},
"32bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.4.2/bottom_i686-pc-windows-msvc.zip",
"hash": "12c141b31dfc6566def42f98282f224329fb34c31157676fd10a8fbb703cb4fd"
"url": "https://github.com/ClementTsang/bottom/releases/download/0.4.3/bottom_i686-pc-windows-msvc.zip",
"hash": "2942fbf2ae4c74b03324ab8fde39bef51013b1cc281273bcab85faee91f34f4a"
}
},
"bin": "btm.exe",