bottom: Update to version 0.6.3

This commit is contained in:
Richard Kuhnt 2021-07-18 19:00:43 +00:00
parent 4cbfdcc2ba
commit 744d1b676f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.6.2", "version": "0.6.3",
"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.6.2/bottom_x86_64-pc-windows-msvc.zip", "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.3/bottom_x86_64-pc-windows-msvc.zip",
"hash": "e459ff850dd27aa7110b55f209e0e4819b7d932cb8f1a7ccffadf03dc8f77ace" "hash": "46a9c517521e48b3af13bc9a7033e7603252569daeb1b1b36c7ae35a82c936b5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.6.2/bottom_i686-pc-windows-msvc.zip", "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.3/bottom_i686-pc-windows-msvc.zip",
"hash": "e69dd7d549376b6cdc3f7aa25b760733d44419e30e2fadeb7a7d5b11a6e33197" "hash": "87b0b94a67192c006eed347c58dd3951f940ffb239e1576eb733669a2fcdfdef"
} }
}, },
"bin": "btm.exe", "bin": "btm.exe",