bottom: Update to version 0.5.4

This commit is contained in:
Jakub Čábera 2020-12-11 08:05:21 +01:00
parent 166e467ef8
commit f572331d9c

View File

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