coloursum
coloursum copied to clipboard
🎨 Colourise your checksum output
Without a screenshot I wasn't sure _how_ ColourSum would colorize the output until I installed it. (Every hex triple to an RGB color?) For example, you can record a use...
This adds shell integration for bash, zsh and fish, allowing for automatically using coloursum to colour output from checksum commands.
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.19 to 4.4.7. Release notes Sourced from clap's releases. v4.4.6 [4.4.6] - 2023-09-28 Internal Upgrade anstream v4.4.5 [4.4.5] - 2023-09-25 Fixes (parser) When inferring subcommand name or...
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.6 to 0.38.19. Commits 3a53dfe chore: Release rustix version 0.38.19 55cbe88 Fixes for Dir on macOS, FreeBSD, and WASI. 31fd98c Merge pull request from GHSA-c827-hfw6-qwvm 4bb2f4b Add...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.13.4 to 0.29.10. Changelog Sourced from sysinfo's changelog. 0.29.10 Linux: Correctly handle max memory value for cgroups. 0.29.9 Linux: Fix memory usage retrieval for cgroups. 0.29.8 Linux:...
Bumps [indoc](https://github.com/dtolnay/indoc) from 2.0.3 to 2.0.4. Release notes Sourced from indoc's releases. 2.0.4 Fix handling of \r\n ending on first line (#61, thanks @PizzasBear) Commits 784e9b2 Release 2.0.4 efe9378 Merge...
Bumps [which](https://github.com/harryfei/which-rs) from 3.1.1 to 4.0.2. Commits b5ab094 bump version to 4.0.2 5dad17e Merge pull request #25 from charlespierce/windows_symlinks 3b9f37a Support symlinked executables on Windows e5039c1 bump version to 4.0.1...
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.5 to 0.11.0. Changelog Sourced from itertools's changelog. 0.11.0 Breaking Make Itertools::merge_join_by also accept functions returning bool (#704) Implement PeekingNext transitively over mutable references (#643) Change with_position...
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.13.4 to 0.29.11. Changelog Sourced from sysinfo's changelog. 0.29.11 macOS: Fix bug when a user group doesn't have a name. 0.29.10 Linux: Correctly handle max memory value...