btop: Update to version 1.0.5

This commit is contained in:
github-actions[bot] 2025-10-12 16:29:38 +00:00
parent e6eb7ee5c5
commit dabebb222e

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.4", "version": "1.0.5",
"description": "Resource monitor that shows usage and stats for processor, memory, disks, network, processes and services.", "description": "Resource monitor that shows usage and stats for processor, memory, disks, network, processes and services.",
"homepage": "https://github.com/aristocratos/btop4win", "homepage": "https://github.com/aristocratos/btop4win",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aristocratos/btop4win/releases/download/v1.0.4/btop4win-x64.zip", "url": "https://github.com/aristocratos/btop4win/releases/download/v1.0.5/btop4win-x64.zip",
"hash": "d95bb671232a97ad951b7fc22813c2ea0417e164e797e5e476eedf3313d30126" "hash": "b2a2c5ba813ca2a834fb1043a390421e4387389cb6e5d837c1c2f77fd521f0bd"
} }
}, },
"extract_dir": "btop4win", "extract_dir": "btop4win",