bottom: Update to version 0.5.3

This commit is contained in:
Jakub Čábera 2020-11-27 07:49:01 +01:00
parent f877712962
commit 85c1e6f239

View File

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