btop++ (v1.1.4) Bug fixes
Changelog v1.1.4
- Fixed: Create dependency files in build directory when compiling, by @stwnt
- Fixed: fix CPU temp fallback on macOS, by @joske
- Changed: From rng::sort() to rng::stable_sort() for more stability
- Fixed: in_avail() can always be zero, by @pg83
For additional binaries see the Continuous Builds.
Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.
Macos binaries are statically linked with libgcc and libstdc++ but only guaranteed to work on the OSX version mentioned in the name.
Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!