The current version of ripgrep is 15.1.0 (as of 08/07/2026).
ripgrep
BurntSushi · current 15.1.0
ripgrep at a glance
ripgrep (rg) is a very fast open-source command-line search tool that recursively searches directories with regex, respecting gitignore — a modern, beloved replacement for grep in many workflows. ripgrep ships regular releases plus fixes; it's a focused developer and admin tool.
For admins ripgrep is low-risk and often installed per-user or from the distribution. The update driver is features, performance and bug fixes rather than security. Its value is operational: it searches large codebases and log directories dramatically faster than traditional tools, making it a staple for investigation and troubleshooting. There's little to maintain beyond keeping a current version for new features and platform support. It's also embedded in editors and other tools as a search backend. Related modern CLI tools (fd, bat) complement it. Keep it current and enjoy the speed. Patchletter surfaces new ripgrep releases so fixes and features land.
Release history · as detected by patchletter
| Version | Channel | Date | Notes |
|---|---|---|---|
| 15.1.0 | STABLE | 08/07/2026 | – |
Never miss a ripgrep update
We check the source daily and email you — instantly or as a digest. Free, one-click unsubscribe.
Watch ripgrep