diff --git a/workflows/data-fetching/parallel-accession-download/CHANGELOG.md b/workflows/data-fetching/parallel-accession-download/CHANGELOG.md index cdc8e713b..d40286eff 100644 --- a/workflows/data-fetching/parallel-accession-download/CHANGELOG.md +++ b/workflows/data-fetching/parallel-accession-download/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## [0.1.15] 2024-09-24 + +### Automatic update +- `toolshed.g2.bx.psu.edu/repos/iuc/sra_tools/fasterq_dump/3.1.1+galaxy0` was updated to `toolshed.g2.bx.psu.edu/repos/iuc/sra_tools/fasterq_dump/3.1.1+galaxy1` + ## [0.1.14] 2024-05-27 ### Automatic update diff --git a/workflows/data-fetching/parallel-accession-download/parallel-accession-download.ga b/workflows/data-fetching/parallel-accession-download/parallel-accession-download.ga index e2629e0f1..6e5c07524 100644 --- a/workflows/data-fetching/parallel-accession-download/parallel-accession-download.ga +++ b/workflows/data-fetching/parallel-accession-download/parallel-accession-download.ga @@ -16,7 +16,7 @@ ], "format-version": "0.1", "license": "MIT", - "release": "0.1.14", + "release": "0.1.15", "name": "Parallel Accession Download", "steps": { "0": { @@ -98,7 +98,7 @@ }, "2": { "annotation": "", - "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/sra_tools/fasterq_dump/3.1.1+galaxy0", + "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/sra_tools/fasterq_dump/3.1.1+galaxy1", "errors": null, "id": 2, "input_connections": { @@ -159,15 +159,15 @@ "output_name": "output_collection_other" } }, - "tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/sra_tools/fasterq_dump/3.1.1+galaxy0", + "tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/sra_tools/fasterq_dump/3.1.1+galaxy1", "tool_shed_repository": { - "changeset_revision": "516a54ddf218", + "changeset_revision": "8848455c0270", "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.1.1+galaxy0", + "tool_version": "3.1.1+galaxy1", "type": "tool", "uuid": "4d328e7b-df7d-4d3e-a60f-1ea12925f317", "when": null,