bottom: Update to version 0.9.5

This commit is contained in:
github-actions[bot] 2023-08-26 20:22:35 +00:00
parent f3a5b40c03
commit 597d2ba32f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.9.4", "version": "0.9.5",
"description": "Graphical process/system monitor", "description": "Graphical process/system monitor",
"homepage": "https://github.com/ClementTsang/bottom", "homepage": "https://github.com/ClementTsang/bottom",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.9.4/bottom_x86_64-pc-windows-msvc.zip", "url": "https://github.com/ClementTsang/bottom/releases/download/0.9.5/bottom_x86_64-pc-windows-msvc.zip",
"hash": "74a5340db21d7fbdab2308ce415d6a9cb88fe39fa16e913e919fcd97c42c9e33" "hash": "4a894d256ffbdb31eec1956619146ecc17da74d5a3727d8fa8785f76c4ccb3b9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.9.4/bottom_i686-pc-windows-msvc.zip", "url": "https://github.com/ClementTsang/bottom/releases/download/0.9.5/bottom_i686-pc-windows-msvc.zip",
"hash": "472d61ad012319470ddc896a4412b1659052458a103b7ccff092ce4fc50ed4c9" "hash": "9a7c11d68881fc27d066a2069ae194eeb8608295baf8a498d2094b0d918bd361"
} }
}, },
"bin": "btm.exe", "bin": "btm.exe",