bottom: Update to version 0.9.3

This commit is contained in:
github-actions[bot] 2023-06-25 20:26:05 +00:00
parent 28e9c4e81e
commit 8a2126aafa

View File

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