Mercurial > repos > iuc > fileidentification
comparison macros.xml @ 1:639d81cf8ac8 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/fileidentification commit 54a29e12e7c71367b28f1dea4fb6458590b0ca92
| author | iuc |
|---|---|
| date | Fri, 31 Oct 2025 13:50:27 +0000 |
| parents | ff7cec6bc518 |
| children |
comparison
equal
deleted
inserted
replaced
| 0:ff7cec6bc518 | 1:639d81cf8ac8 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <macros> | 2 <macros> |
| 3 <token name="@TOOL_VERSION@">2.5.0</token> | 3 <token name="@TOOL_VERSION@">2.5.0</token> |
| 4 <token name="@VERSION_SUFFIX@">0</token> | 4 <token name="@VERSION_SUFFIX@">1</token> |
| 5 <xml name="requirements"> | 5 <xml name="requirements"> |
| 6 <requirements> | 6 <requirements> |
| 7 <container type="docker">daschswiss/fileidentification-galaxy:@TOOL_VERSION@-galaxy@VERSION_SUFFIX@</container> | 7 <container type="docker">daschswiss/fileidentification-galaxy:@TOOL_VERSION@</container> |
| 8 </requirements> | 8 </requirements> |
| 9 </xml> | 9 </xml> |
| 10 </macros> | 10 </macros> |
