Skip to content

Commit 2574bae

Browse files
committed
Merge branch 'master' into develop
2 parents e246a11 + d72c445 commit 2574bae

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

META.json

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,14 @@
4848
"DateTime" : "0",
4949
"DateTime::Format::Strptime" : "0",
5050
"File::Basename" : "0",
51+
"File::Copy" : "0",
5152
"File::Details" : "0",
5253
"File::Find::Rule" : "0",
5354
"File::Path" : "0",
5455
"File::Spec" : "0",
5556
"File::stat" : "0",
57+
"HPC::Runner::Command::Utils::ManyConfigs" : "0",
58+
"List::MoreUtils" : "0",
5659
"List::Uniq" : "0",
5760
"Log::Log4perl" : "0",
5861
"Memoize" : "0",
@@ -79,6 +82,7 @@
7982
"YAML" : "0",
8083
"namespace::autoclean" : "0",
8184
"perl" : "v5.10.0",
85+
"strict" : "0",
8286
"utf8" : "0"
8387
}
8488
},
@@ -93,21 +97,20 @@
9397
"Test::Class::Moose::Runner" : "0",
9498
"Test::More" : "0",
9599
"Text::Diff" : "0",
96-
"YAML::XS" : "0",
97-
"strict" : "0"
100+
"YAML::XS" : "0"
98101
}
99102
}
100103
},
101104
"release_status" : "stable",
102105
"resources" : {
103106
"bugtracker" : {
104-
"web" : "https://github.com/jerowe/BioX-Workflow-Command/issues"
107+
"web" : "https://github.com/biosails/BioX-Workflow-Command/issues"
105108
},
106-
"homepage" : "https://github.com/jerowe/BioX-Workflow-Command",
109+
"homepage" : "https://github.com/biosails/BioX-Workflow-Command",
107110
"repository" : {
108111
"type" : "git",
109-
"url" : "https://github.com/jerowe/BioX-Workflow-Command.git",
110-
"web" : "https://github.com/jerowe/BioX-Workflow-Command"
112+
"url" : "https://github.com/biosails/BioX-Workflow-Command.git",
113+
"web" : "https://github.com/biosails/BioX-Workflow-Command"
111114
}
112115
},
113116
"version" : "2.0.10",

0 commit comments

Comments
 (0)