bottom: Update to version 0.9.2

This commit is contained in:
github-actions[bot] 2023-06-12 00:36:41 +00:00
parent e93515cf6e
commit a527364076

View File

@ -1,16 +1,16 @@
{
"version": "0.9.1",
"version": "0.9.2",
"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.1/bottom_x86_64-pc-windows-msvc.zip",
"hash": "b7c731578b17d8531ce84e90047c6794cb7e83ea4cbb245919381c78975c9542"
"url": "https://github.com/ClementTsang/bottom/releases/download/0.9.2/bottom_x86_64-pc-windows-msvc.zip",
"hash": "896dca44ddf4dcfaa9f73fd592066a331bafaa1d0822cc850521bb9cf76bdd43"
},
"32bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.9.1/bottom_i686-pc-windows-msvc.zip",
"hash": "6d4249ff7459997165449ff15ff0fee1e43fc6a1923bfd4b56649aa88324e4c0"
"url": "https://github.com/ClementTsang/bottom/releases/download/0.9.2/bottom_i686-pc-windows-msvc.zip",
"hash": "5fecbf2e668285bed0e23b69d20c268debe41002c177e54a34959027e87fe92b"
}
},
"bin": "btm.exe",