Download Latest Version ripgrep-15.1.0-i686-pc-windows-msvc.zip (1.7 MB)
Email in envelope

Get an email when there's a new version of ripgrep

Home / 15.1.0
Name Modified Size InfoDownloads / Week
Parent folder
ripgrep-15.1.0-x86_64-unknown-linux-musl.tar.gz 2025-10-22 2.3 MB
ripgrep-15.1.0-x86_64-unknown-linux-musl.tar.gz.sha256 2025-10-22 114 Bytes
ripgrep-15.1.0-s390x-unknown-linux-gnu.tar.gz 2025-10-22 2.4 MB
ripgrep-15.1.0-s390x-unknown-linux-gnu.tar.gz.sha256 2025-10-22 112 Bytes
ripgrep-15.1.0-aarch64-unknown-linux-gnu.tar.gz 2025-10-22 1.9 MB
ripgrep-15.1.0-aarch64-unknown-linux-gnu.tar.gz.sha256 2025-10-22 114 Bytes
ripgrep-15.1.0-i686-pc-windows-msvc.zip 2025-10-22 1.7 MB
ripgrep-15.1.0-i686-pc-windows-msvc.zip.sha256 2025-10-22 176 Bytes
ripgrep-15.1.0-armv7-unknown-linux-gnueabihf.tar.gz 2025-10-22 1.8 MB
ripgrep-15.1.0-armv7-unknown-linux-gnueabihf.tar.gz.sha256 2025-10-22 118 Bytes
ripgrep-15.1.0-i686-unknown-linux-gnu.tar.gz 2025-10-22 2.0 MB
ripgrep-15.1.0-i686-unknown-linux-gnu.tar.gz.sha256 2025-10-22 111 Bytes
ripgrep-15.1.0-armv7-unknown-linux-musleabi.tar.gz 2025-10-22 1.8 MB
ripgrep-15.1.0-armv7-unknown-linux-musleabi.tar.gz.sha256 2025-10-22 117 Bytes
ripgrep_15.1.0-1_amd64.deb 2025-10-22 1.7 MB
ripgrep_15.1.0-1_amd64.deb.sha256 2025-10-22 93 Bytes
ripgrep-15.1.0-x86_64-pc-windows-gnu.zip 2025-10-22 1.9 MB
ripgrep-15.1.0-x86_64-pc-windows-gnu.zip.sha256 2025-10-22 177 Bytes
ripgrep-15.1.0-armv7-unknown-linux-musleabihf.tar.gz 2025-10-22 1.8 MB
ripgrep-15.1.0-armv7-unknown-linux-musleabihf.tar.gz.sha256 2025-10-22 119 Bytes
ripgrep-15.1.0-x86_64-pc-windows-msvc.zip 2025-10-22 1.8 MB
ripgrep-15.1.0-x86_64-pc-windows-msvc.zip.sha256 2025-10-22 178 Bytes
ripgrep-15.1.0-aarch64-pc-windows-msvc.zip 2025-10-22 1.7 MB
ripgrep-15.1.0-aarch64-pc-windows-msvc.zip.sha256 2025-10-22 179 Bytes
ripgrep-15.1.0-aarch64-apple-darwin.tar.gz 2025-10-22 1.8 MB
ripgrep-15.1.0-aarch64-apple-darwin.tar.gz.sha256 2025-10-22 109 Bytes
ripgrep-15.1.0-x86_64-apple-darwin.tar.gz 2025-10-22 1.9 MB
ripgrep-15.1.0-x86_64-apple-darwin.tar.gz.sha256 2025-10-22 108 Bytes
15.1.0 source code.tar.gz 2025-10-22 601.2 kB
15.1.0 source code.zip 2025-10-22 704.1 kB
README.md 2025-10-22 886 Bytes
Totals: 31 Items   27.8 MB 7

Sponsorship is appreciated!

This is a small release that fixes a bug with how ripgrep handles line buffering. This might manifest as ripgrep printing output later than you expect or not working correctly with tail -f (even if you're using the --line-buffered flag).

In case you haven't heard of it before, ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern. By default, ripgrep will respect gitignore rules and automatically skip hidden files/directories and binary files.

Bug fixes:

  • BUG [#3194]: Fix a regression with --line-buffered introduced in ripgrep 15.0.0.

Feature enhancements:

Source: README.md, updated 2025-10-22