bottom: Update to version 0.5.5

This commit is contained in:
Jakub Čábera 2020-12-15 08:35:51 +01:00
parent b6e82d61ae
commit 9263ccc9a2

View File

@ -1,16 +1,16 @@
{ {
"version": "0.5.4", "version": "0.5.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.5.4/bottom_x86_64-pc-windows-msvc.zip", "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.5/bottom_x86_64-pc-windows-msvc.zip",
"hash": "770c428238a2a90314c5e3fe562ed829351aec23f0f845fac344c644d135e43b" "hash": "133aff068f4470886e34fe32f1350064107d92e8ec2f6434625b1d13e1b909ef"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.5.4/bottom_i686-pc-windows-msvc.zip", "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.5/bottom_i686-pc-windows-msvc.zip",
"hash": "c5f7c379aded837c7dfc44c049a744bdf439edf510174997a2f99b5c58d9c290" "hash": "8a95e166acfd0268654f7054a6adc82098b08626699c0f28a546ddca7183a928"
} }
}, },
"bin": "btm.exe", "bin": "btm.exe",