bottom: Update to version 0.9.4

This commit is contained in:
github-actions[bot] 2023-08-06 00:32:33 +00:00
parent c40cf10e49
commit 92597390f1

View File

@ -1,16 +1,16 @@
{
"version": "0.9.3",
"version": "0.9.4",
"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.3/bottom_x86_64-pc-windows-msvc.zip",
"hash": "978270f6e470eecb05bb2c11884fe58ef9746cd5359251bbe1b5ba90f1f5b33f"
"url": "https://github.com/ClementTsang/bottom/releases/download/0.9.4/bottom_x86_64-pc-windows-msvc.zip",
"hash": "74a5340db21d7fbdab2308ce415d6a9cb88fe39fa16e913e919fcd97c42c9e33"
},
"32bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.9.3/bottom_i686-pc-windows-msvc.zip",
"hash": "9dfb3c7043f62c97dd676d3dc319e2c795d378e9d051ffec12526a727f44940b"
"url": "https://github.com/ClementTsang/bottom/releases/download/0.9.4/bottom_i686-pc-windows-msvc.zip",
"hash": "472d61ad012319470ddc896a4412b1659052458a103b7ccff092ce4fc50ed4c9"
}
},
"bin": "btm.exe",