{ "version": "0.9.2", "description": "rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.", "homepage": "https://github.com/phiresky/ripgrep-all", "license": "AGPL-3.0-or-later", "architecture": { "64bit": { "url": "https://github.com/phiresky/ripgrep-all/releases/download/0.9.2/ripgrep_all-0.9.2-x86_64-pc-windows-msvc.7z", "hash": "9076633786ea4950f162f554e77e4d0fdfe90f2e95f08335f3abb423a0cfc74e", "extract_dir": "ripgrep_all-0.9.2-x86_64-pc-windows-msvc" } }, "bin": "rga.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/phiresky/ripgrep-all/releases/download/$version/ripgrep_all-$version-x86_64-pc-windows-msvc.7z", "extract_dir": "ripgrep_all-$version-x86_64-pc-windows-msvc" } } } }