Silent Install HQ
ZIP WinGet

RipGrep MSVC

BurntSushi · 15.1.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 124510b94b6baa3380d051fdf4650eaa80a302c876d611e9dba0b2e18d87493a VirusTotal ↗
Filename ripgrep-15.1.0-x86_64-pc-windows-msvc.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID BurntSushi.ripgrep.MSVC
Version 15.1.0
Description ripgrep recursively searches directories for a regex pattern while respecting your gitignore
License Dual License (MIT & Unlicense)
Release Notes 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 > hidd…