bottom: Update to version 0.7.0

This commit is contained in:
github-actions[bot] 2023-01-01 04:27:58 +00:00
parent 7f246f7851
commit f51997fe1c

View File

@ -1,16 +1,16 @@
{
"version": "0.6.8",
"version": "0.7.0",
"description": "Graphical process/system monitor",
"homepage": "https://github.com/ClementTsang/bottom",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.6.8/bottom_x86_64-pc-windows-msvc.zip",
"hash": "fe69c4c52e1935c4ef51151bdd6a387d1077833572770bcb413ed1900c0f2360"
"url": "https://github.com/ClementTsang/bottom/releases/download/0.7.0/bottom_x86_64-pc-windows-msvc.zip",
"hash": "09e9f3d610327b5128ba19f10442903082fdc5d9844417d5ac7fde15a3e240d7"
},
"32bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.6.8/bottom_i686-pc-windows-msvc.zip",
"hash": "81f4e30c1d499c8fffdaabf4a9c945d539c468b2082acf1b83653e3a046a72a2"
"url": "https://github.com/ClementTsang/bottom/releases/download/0.7.0/bottom_i686-pc-windows-msvc.zip",
"hash": "ff9fd03918a17c9a3246d835d3a5eba800286abe744844814939f88d0e0407f0"
}
},
"bin": "btm.exe",