Skip to content

Commit 664bf3c

Browse files
author
planemo-autoupdate
committed
Updating chemicaltoolbox/chembl from version 1.0.0 to 1.2.0
1 parent 8f49f3c commit 664bf3c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

chemicaltoolbox/chembl/chembl.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<tool id="chembl" name="Search ChEMBL database" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@">
22
<description>for compounds which are similar to a SMILES string</description>
33
<macros>
4-
<token name="@TOOL_VERSION@">0.10.1</token>
5-
<token name="@GALAXY_VERSION@">4</token>
4+
<token name="@TOOL_VERSION@">0.10.9</token>
5+
<token name="@GALAXY_VERSION@">0</token>
66
</macros>
77
<requirements>
88
<requirement type="package" version="@TOOL_VERSION@">chembl_webresource_client</requirement>

chemicaltoolbox/chembl/chembl_structure_pipeline.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<tool id="chembl_structure_pipeline" name="ChEMBL structure pipeline" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@">
22
<description>for curation and standardizing of molecular structures</description>
33
<macros>
4-
<token name="@TOOL_VERSION@">1.0.0</token>
4+
<token name="@TOOL_VERSION@">1.2.0</token>
55
<token name="@GALAXY_VERSION@">0</token>
66
</macros>
77
<requirements>

0 commit comments

Comments
 (0)