Skip to content

Commit

Permalink
feat: update ripgrep to version 14.1.1 (#203)
Browse files Browse the repository at this point in the history
Signed-off-by: Jérémy Audiger <[email protected]>
  • Loading branch information
jaudiger authored Jan 22, 2025
1 parent 1ed9f4f commit 61ed606
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/ripgrep/brioche.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/ripgrep/project.bri
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { cargoBuild } from "rust";

export const project = {
name: "ripgrep",
version: "14.1.0",
version: "14.1.1",
};

const source = Brioche.download(
Expand Down

0 comments on commit 61ed606

Please sign in to comment.