bottom: Update to version 0.6.1

This commit is contained in:
Richard Kuhnt 2021-05-12 01:03:26 +00:00
parent 10d6a38f11
commit 92a38f53f1

View File

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