bottom: Update to version 0.4.5

This commit is contained in:
Jakub Čábera 2020-07-09 09:10:56 +02:00
parent 7951ee83ba
commit 91c591c44b

View File

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