blob: 4025f556155c956e86ee4afb978efe61240d1246 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "GitSecrets",
"description": "Prevents you from committing sensitive information to a git repo",
"url": "https://github.com/awslabs/git-secrets/archive/1.3.0.tar.gz",
"mirror": null,
"homepage": "https://github.com/awslabs/git-secrets",
"depends": [],
"resource": [],
"conflicts": [],
"patches": [],
"install": [
"system \"make\", \"install\", \"PREFIX=#{prefix}\""
],
"version": "1.3.0",
"file": "git-secrets.rb"
}
|