From d28a8e1ff771eff85d55b22f3aeb340bffe95f21 Mon Sep 17 00:00:00 2001 From: Rob Lourens Date: Mon, 28 Jan 2019 04:29:48 +0000 Subject: Add cgmanifest for ripgrep --- cgmanifest.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'cgmanifest.json') diff --git a/cgmanifest.json b/cgmanifest.json index 1cf8ac1f1fe..37d52feb36c 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -505,6 +505,19 @@ " defined by the Mozilla Public License, v. 2.0." ], "license": "MPL" + }, + { + "component": { + "type": "git", + "git": { + "name": "ripgrep", + "repositoryUrl": "https://github.com/BurntSushi/ripgrep", + "commitHash": "8a7db1a918e969b85cd933d8ed9fa5285b281ba4" + } + }, + "isOnlyProductionDependency": true, + "license": "MIT", + "version": "0.10.0" } ], "version": 1 -- cgit v1.2.3