btop: Update to version 1.0.4

This commit is contained in:
github-actions[bot] 2022-10-07 00:47:13 +00:00
parent d081a1d1d9
commit d56252f689

View File

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