bottom: Update to version 0.10.2

This commit is contained in:
github-actions[bot] 2024-08-06 04:29:25 +00:00
parent 094d6b75a4
commit 72a98340d2

View File

@ -1,16 +1,16 @@
{ {
"version": "0.10.1", "version": "0.10.2",
"description": "Graphical process/system monitor", "description": "Graphical process/system monitor",
"homepage": "https://clementtsang.github.io/bottom/", "homepage": "https://clementtsang.github.io/bottom/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.10.1/bottom_x86_64-pc-windows-msvc.zip", "url": "https://github.com/ClementTsang/bottom/releases/download/0.10.2/bottom_x86_64-pc-windows-msvc.zip",
"hash": "80b07096674c142d699b96ee138324baafad31145ab28d716766d6a28a2c614d" "hash": "1a6baa8e635efddbfd8a6fefb6dd65fe1731ac77e1064e24c8106f48e2abcd3d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.10.1/bottom_i686-pc-windows-msvc.zip", "url": "https://github.com/ClementTsang/bottom/releases/download/0.10.2/bottom_i686-pc-windows-msvc.zip",
"hash": "8d549e17f3ab745cf17c92e8b964c61b0ca44347ac64e35880314e6333498f61" "hash": "d741c2b10a5fbbee0b3a968c6c5aebed839e854fcd8ca22d7f1096d6057d148c"
} }
}, },
"bin": "btm.exe", "bin": "btm.exe",