bottom: Update to version 0.9.1

This commit is contained in:
github-actions[bot] 2023-05-14 04:27:53 +00:00
parent 30626cbf38
commit f896ecbaaf

View File

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