Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tools/ncbi_datasets/macros.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<macros>
<token name="@TOOL_VERSION@">18.14.0</token>
<token name="@TOOL_VERSION@">18.19.0</token>
Comment thread
SaimMomin12 marked this conversation as resolved.
Outdated
<token name="@VERSION_SUFFIX@">0</token>
<token name="@PROFILE@">23.0</token>
<token name="@LICENSE@">MIT</token>
Expand All @@ -11,7 +11,7 @@
<xml name="requirements">
<requirements>
<requirement type="package" version="@TOOL_VERSION@">ncbi-datasets-cli</requirement>
<requirement type="package" version="2026.1.4">ca-certificates</requirement>
<requirement type="package" version="2026.2.25">ca-certificates</requirement>
<!-- Removed line below because it was causing "skipping: [..] need PK compat. v4.5 (can do v2.1)" -->
<!-- <requirement type="package" version="6.0">unzip</requirement> -->
</requirements>
Expand Down
Loading