bottom: Update to version 0.9.6

This commit is contained in:
github-actions[bot] 2023-08-27 04:25:25 +00:00
parent 4fffebe405
commit 0afc29f3f4

View File

@ -1,16 +1,16 @@
{
"version": "0.9.5",
"version": "0.9.6",
"description": "Graphical process/system monitor",
"homepage": "https://github.com/ClementTsang/bottom",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.9.5/bottom_x86_64-pc-windows-msvc.zip",
"hash": "4a894d256ffbdb31eec1956619146ecc17da74d5a3727d8fa8785f76c4ccb3b9"
"url": "https://github.com/ClementTsang/bottom/releases/download/0.9.6/bottom_x86_64-pc-windows-msvc.zip",
"hash": "c5ba8491019be1679ab662bc8b70a54e35d5848780a9c3c6de3a2912ec88a11b"
},
"32bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.9.5/bottom_i686-pc-windows-msvc.zip",
"hash": "9a7c11d68881fc27d066a2069ae194eeb8608295baf8a498d2094b0d918bd361"
"url": "https://github.com/ClementTsang/bottom/releases/download/0.9.6/bottom_i686-pc-windows-msvc.zip",
"hash": "14da708f289513f5301d764d9bf7642d107458c0fb057e80413975883fb177b8"
}
},
"bin": "btm.exe",