Mercurial > repos > iuc > colabfold_alphafold
diff macros.xml @ 2:9d65257c56de draft default tip
planemo upload for repository https://github.com/sokrypton/ColabFold commit b01085b7137b002268e0a8e4d75a5e03326638bb
author | iuc |
---|---|
date | Wed, 21 Aug 2024 07:40:05 +0000 |
parents | 66cd8f416122 |
children |
line wrap: on
line diff
--- a/macros.xml Mon Mar 25 17:57:44 2024 +0000 +++ b/macros.xml Wed Aug 21 07:40:05 2024 +0000 @@ -1,7 +1,7 @@ <macros> <token name="@VERSION@">1.5.5</token> <token name="@CUDA_VERSION@">12.2.2</token> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@VERSION_SUFFIX@">1</token> <xml name="requirements"> <requirements> <container type="docker">ghcr.io/sokrypton/colabfold:@VERSION@-cuda@CUDA_VERSION@</container> @@ -34,4 +34,4 @@ </when> </conditional> </xml> -</macros> \ No newline at end of file +</macros>