#!/bin/sh #Project dependencies file #Contains versions of programs that we might need to install for CI purposes - do not add anything here that is REQUIRED to run the project, this is just for CI. export RIPGREP_VERSION=14.0.3