bottom: Update to version 0.6.2

This commit is contained in:
Richard Kuhnt 2021-06-26 21:00:16 +00:00
parent c926a1ac18
commit 665d1a36d0

View File

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