bottom: Update to version 0.4.4

This commit is contained in:
Jakub Čábera 2020-07-06 08:52:36 +02:00
parent b0b85a433f
commit fff24d2d36

View File

@ -1,16 +1,16 @@
{ {
"version": "0.4.3", "version": "0.4.4",
"description": "Graphical process/system monitor", "description": "Graphical process/system monitor",
"homepage": "https://github.com/ClementTsang/bottom", "homepage": "https://github.com/ClementTsang/bottom",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.4.3/bottom_x86_64-pc-windows-msvc.zip", "url": "https://github.com/ClementTsang/bottom/releases/download/0.4.4/bottom_x86_64-pc-windows-msvc.zip",
"hash": "513bab46935f943037a79cf2f6445e9cb6d030fe7ceae66352c961b9fa59819d" "hash": "e966805afa548422ab26ae100b9da1af0dd24ada5a81488a8d8459b367312988"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.4.3/bottom_i686-pc-windows-msvc.zip", "url": "https://github.com/ClementTsang/bottom/releases/download/0.4.4/bottom_i686-pc-windows-msvc.zip",
"hash": "2942fbf2ae4c74b03324ab8fde39bef51013b1cc281273bcab85faee91f34f4a" "hash": "664bd0ff68ae32534f5752a804c9bc7d5632db7483d1fea0f8e78d3f83cbe911"
} }
}, },
"bin": "btm.exe", "bin": "btm.exe",