bottom: Update to version 0.6.5

This commit is contained in:
github-actions[bot] 2021-12-19 20:26:55 +00:00
parent 1a5543b301
commit 48b7b8ef3c

View File

@ -1,16 +1,16 @@
{ {
"version": "0.6.4", "version": "0.6.5",
"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.4/bottom_x86_64-pc-windows-msvc.zip", "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.5/bottom_x86_64-pc-windows-msvc.zip",
"hash": "3dbdca7d7676d9315890e8a9dbf12e3f862c433b23761ce343e0961e6c961393" "hash": "610f46c2c39f6f2bb40be03d1a41eeb5b17c0dc3edb943fb9b54952f54ffd163"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.6.4/bottom_i686-pc-windows-msvc.zip", "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.5/bottom_i686-pc-windows-msvc.zip",
"hash": "000185353f8a6c12e3db8f72bb84607d913415f5e26d99f344b85c87469c6760" "hash": "b7005206bcaf9f76761de858011dbd62bdebc2b25d71658057b6f1b9a4755690"
} }
}, },
"bin": "btm.exe", "bin": "btm.exe",