diff --git a/workflows/data-fetching/sra-manifest-to-concatenated-fastqs/CHANGELOG.md b/workflows/data-fetching/sra-manifest-to-concatenated-fastqs/CHANGELOG.md index a3935d194..ad99cf293 100644 --- a/workflows/data-fetching/sra-manifest-to-concatenated-fastqs/CHANGELOG.md +++ b/workflows/data-fetching/sra-manifest-to-concatenated-fastqs/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## [0.2.1] 2023-11-20 + +### Automatic update +- `toolshed.g2.bx.psu.edu/repos/iuc/sra_tools/fasterq_dump/3.0.8+galaxy0` was updated to `toolshed.g2.bx.psu.edu/repos/iuc/sra_tools/fasterq_dump/3.0.8+galaxy1` + ## [0.2] 2023-11-10 ### Automatic update diff --git a/workflows/data-fetching/sra-manifest-to-concatenated-fastqs/sra-manifest-to-concatenated-fastqs.ga b/workflows/data-fetching/sra-manifest-to-concatenated-fastqs/sra-manifest-to-concatenated-fastqs.ga index fc85f267e..b774725c4 100644 --- a/workflows/data-fetching/sra-manifest-to-concatenated-fastqs/sra-manifest-to-concatenated-fastqs.ga +++ b/workflows/data-fetching/sra-manifest-to-concatenated-fastqs/sra-manifest-to-concatenated-fastqs.ga @@ -19,7 +19,7 @@ } ], "format-version": "0.1", - "release": "0.2", + "release": "0.2.1", "license": "MIT", "name": "sra_manifest_to_concatenated_fastqs_parallel", "steps": { @@ -360,7 +360,7 @@ }, "9": { "annotation": "", - "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/sra_tools/fasterq_dump/3.0.8+galaxy0", + "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/sra_tools/fasterq_dump/3.0.8+galaxy1", "errors": null, "id": 9, "input_connections": { @@ -416,15 +416,15 @@ "output_name": "output_collection_other" } }, - "tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/sra_tools/fasterq_dump/3.0.8+galaxy0", + "tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/sra_tools/fasterq_dump/3.0.8+galaxy1", "tool_shed_repository": { - "changeset_revision": "6591f049cf7e", + "changeset_revision": "e407b9da183a", "name": "sra_tools", "owner": "iuc", "tool_shed": "toolshed.g2.bx.psu.edu" }, "tool_state": "{\"adv\": {\"seq_defline\": \"@$sn/$ri\", \"minlen\": null, \"split\": \"--split-3\", \"skip_technical\": true}, \"input\": {\"input_select\": \"file_list\", \"__current_case__\": 2, \"file_list\": {\"__class__\": \"ConnectedValue\"}}, \"__page__\": null, \"__rerun_remap_job_id__\": null}", - "tool_version": "3.0.8+galaxy0", + "tool_version": "3.0.8+galaxy1", "type": "tool", "uuid": "fa409017-1eea-4426-83f6-22a10b9f762c", "when": null,