Releases: zopencommunity/ripgrepport
Releases · zopencommunity/ripgrepport
Release list
ripgrep v15.1.0 z/OS binary
Pre-built z/OS binary for ripgrep 15.1.0, cross-compiled on Linux-on-Power (ppc64le) using IBM-internal Rust cross-compiler targeting s390x-ibm-zos.
ripgrep 15.1.0 (Build 28) - (STABLE)
Recursively search directories for a regex pattern
Version: 15.1.0
Test Status: Skipped (tests skipped)
Runtime Dependencies: meta
Build Dependencies: check_clang curl:bin git:bin jq:bin sed:bin zoslib
Command to download and install on z/OS (if you have curl)
curl -o ripgrep-15.1.0.20260716_025955.zos.pax.Z -L https://github.com/zopencommunity/ripgrepport/releases/download/STABLE_ripgrepport_28/ripgrep-15.1.0.20260716_025955.zos.pax.Z && pax -rf ripgrep-15.1.0.20260716_025955.zos.pax.Z && cd ripgrep-15.1.0 && . ./setup.sh
Or use:
zopen install ripgrep
Changes since STABLE_ripgrep_1
Pull Requests
No pull requests found in this period.
Direct Changes
No direct changes in this period.
ripgrep 15.1.0 (STABLE_ripgrep_1) - (STABLE)
ripgrep on z/OS
Version: 15.1.0
Command to download and install on z/OS if you have curl
curl -o ripgrep-15.1.0.20260715_224757.zos.pax.Z -L https://github.com/zopencommunity/ripgrepport/releases/download/STABLE_ripgrep_1/ripgrep-15.1.0.20260715_224757.zos.pax.Z && pax -rf ripgrep-15.1.0.20260715_224757.zos.pax.Z && cd ripgrep && . ./setup.sh
Or use:
zopen install ripgrep