bottom: Update to version 0.11.4

This commit is contained in:
github-actions[bot] 2025-11-17 00:41:39 +00:00
parent 21382aafff
commit 92db2222ce

View File

@ -1,16 +1,16 @@
{ {
"version": "0.11.3", "version": "0.11.4",
"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.11.3/bottom_x86_64-pc-windows-msvc.zip", "url": "https://github.com/ClementTsang/bottom/releases/download/0.11.4/bottom_x86_64-pc-windows-msvc.zip",
"hash": "c83ddaec1796b57e82ac9a036ef9908abfe9ef8d8ab170f7aca074be578e2e41" "hash": "5fced3aa08d7a8a8700c619e90497d29600a1f2a5f269b8ba6388a167395e813"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.11.3/bottom_i686-pc-windows-msvc.zip", "url": "https://github.com/ClementTsang/bottom/releases/download/0.11.4/bottom_i686-pc-windows-msvc.zip",
"hash": "48f6e346dd4a3afa9b6dcb0a84261a26d305960d8b577916740d477e87a321de" "hash": "b5ba4bd6c84b15ae3a3ebd4584c52688d6e4cf88d864dc999ed18d9cc3dd8c52"
} }
}, },
"bin": "btm.exe", "bin": "btm.exe",