diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index a352f7c..b9c1279 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -11861,6 +11861,24 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "ripgrep", + "description": "", + "repo_url": "https://github.com/BurntSushi/ripgrep", + "tags": [ + "cli" + ], + "platforms": [ + "cross" + ], + "category": "terminal-utilities", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] }