bottom: Update to version 0.4.6

This commit is contained in:
Jakub Čábera 2020-08-26 08:58:17 +02:00
parent b5ed2410bc
commit 8f3fd67b01

View File

@ -1,16 +1,16 @@
{
"version": "0.4.5",
"version": "0.4.6",
"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.5/bottom_x86_64-pc-windows-msvc.zip",
"hash": "bde0734ce2f42cd399516d62074a1f425c6607341b6957eadc3a7da43afb30db"
"url": "https://github.com/ClementTsang/bottom/releases/download/0.4.6/bottom_x86_64-pc-windows-msvc.zip",
"hash": "be1827e3dfc425874fd6106cf32247dcd1e72e216cf8df366f4e75df9552a59e"
},
"32bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.4.5/bottom_i686-pc-windows-msvc.zip",
"hash": "be9f7e3d28638f78797b398fa74231e6a84da574ab8f1edc03443d176e56cf0e"
"url": "https://github.com/ClementTsang/bottom/releases/download/0.4.6/bottom_i686-pc-windows-msvc.zip",
"hash": "f9b916c5a96d624a76fd47ddf972d0a4985796fc9b4011df148a2f64625d8097"
}
},
"bin": "btm.exe",