blob: e80774f95346023acc06e051606667d3c506f979 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "GitUrlSub",
"description": "Recursively substitute remote URLs for multiple repos",
"url": "https://github.com/gosuri/git-url-sub/archive/1.0.1.tar.gz",
"mirror": null,
"homepage": "https://gosuri.github.io/git-url-sub",
"depends": [],
"resource": [],
"conflicts": [],
"patches": [],
"install": [
"system \"make\", \"install\", \"PREFIX=#{prefix}\""
],
"version": "1.0.1",
"file": "git-url-sub.rb"
}
|