blob: 1d075cb218da82f56e91464e0626561dd9e46fe5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "Envchain",
"description": "Secure your credentials in environment variables",
"url": "https://github.com/sorah/envchain/archive/v1.0.1.tar.gz",
"mirror": null,
"homepage": "https://github.com/sorah/envchain",
"depends": [],
"resource": [],
"conflicts": [],
"patches": [],
"install": [
"system \"make\", \"DESTDIR=#{prefix}\", \"install\""
],
"version": "1.0.1",
"file": "envchain.rb"
}
|