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

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

Home / 15.2.0
Name Modified Size InfoDownloads / Week
Parent folder
ripgrep-15.2.0-x86_64-pc-windows-gnu.zip 2026-07-15 1.9 MB
ripgrep-15.2.0-x86_64-pc-windows-gnu.zip.sha256 2026-07-15 177 Bytes
ripgrep_15.2.0-1_amd64.deb 2026-07-15 1.7 MB
ripgrep_15.2.0-1_amd64.deb.sha256 2026-07-15 93 Bytes
ripgrep-15.2.0-x86_64-unknown-linux-musl.tar.gz 2026-07-15 2.3 MB
ripgrep-15.2.0-x86_64-unknown-linux-musl.tar.gz.sha256 2026-07-15 114 Bytes
ripgrep-15.2.0-aarch64-unknown-linux-musl.tar.gz 2026-07-15 2.0 MB
ripgrep-15.2.0-aarch64-unknown-linux-musl.tar.gz.sha256 2026-07-15 115 Bytes
ripgrep-15.2.0-i686-pc-windows-msvc.zip 2026-07-15 1.6 MB
ripgrep-15.2.0-i686-pc-windows-msvc.zip.sha256 2026-07-15 176 Bytes
ripgrep-15.2.0-armv7-unknown-linux-musleabi.tar.gz 2026-07-15 1.8 MB
ripgrep-15.2.0-armv7-unknown-linux-musleabi.tar.gz.sha256 2026-07-15 117 Bytes
ripgrep-15.2.0-armv7-unknown-linux-gnueabihf.tar.gz 2026-07-15 1.8 MB
ripgrep-15.2.0-armv7-unknown-linux-gnueabihf.tar.gz.sha256 2026-07-15 118 Bytes
ripgrep-15.2.0-s390x-unknown-linux-gnu.tar.gz 2026-07-15 2.2 MB
ripgrep-15.2.0-s390x-unknown-linux-gnu.tar.gz.sha256 2026-07-15 112 Bytes
ripgrep-15.2.0-aarch64-pc-windows-msvc.zip 2026-07-15 1.6 MB
ripgrep-15.2.0-aarch64-pc-windows-msvc.zip.sha256 2026-07-15 179 Bytes
ripgrep-15.2.0-armv7-unknown-linux-musleabihf.tar.gz 2026-07-15 1.8 MB
ripgrep-15.2.0-armv7-unknown-linux-musleabihf.tar.gz.sha256 2026-07-15 119 Bytes
ripgrep-15.2.0-x86_64-pc-windows-msvc.zip 2026-07-15 1.8 MB
ripgrep-15.2.0-x86_64-pc-windows-msvc.zip.sha256 2026-07-15 178 Bytes
ripgrep-15.2.0-aarch64-unknown-linux-gnu.tar.gz 2026-07-15 1.9 MB
ripgrep-15.2.0-aarch64-unknown-linux-gnu.tar.gz.sha256 2026-07-15 114 Bytes
ripgrep-15.2.0-x86_64-apple-darwin.tar.gz 2026-07-15 1.9 MB
ripgrep-15.2.0-x86_64-apple-darwin.tar.gz.sha256 2026-07-15 108 Bytes
ripgrep-15.2.0-aarch64-apple-darwin.tar.gz 2026-07-15 1.8 MB
ripgrep-15.2.0-aarch64-apple-darwin.tar.gz.sha256 2026-07-15 109 Bytes
15.2.0 source code.tar.gz 2026-07-15 606.7 kB
15.2.0 source code.zip 2026-07-15 709.8 kB
README.md 2026-07-15 1.4 kB
Totals: 31 Items   27.4 MB 30

Sponsorship is appreciated!

This release fixes a number of bugs related to gitignore matching as well as some performance improvements in directory tree traversal.

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.

Platform support:

  • aarch64-unknown-linux-musl is now included in the release binaries for ripgrep.

Performance improvements:

  • PERF [#3293]: Improves directory traversal time on very large corpora.

Feature enhancements:

  • FEATURE [#3275]: ripgrep now respects GIT_CONFIG_GLOBAL and GIT_CONFIG_SYSTEM.

Bug fixes:

Source: README.md, updated 2026-07-15