Silent Install HQ
ZIP WinGet

RipGrep MSVC

BurntSushi · 15.1.0 · arm64

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 00d931fb5237c9696ca49308818edb76d8eb6fc132761cb2a1bd616b2df02f8e VirusTotal ↗
Filename ripgrep-15.1.0-aarch64-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…