Skip to content

Commit 74020d1

Browse files
committed
CWL v1.2.1 was released, update location
1 parent ccc8279 commit 74020d1

File tree

4 files changed

+820
-1455
lines changed

4 files changed

+820
-1455
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ cwl_utils/parser/cwl_v1_1.py: FORCE
210210
cwl_utils/parser/cwl_v1_2.py: FORCE
211211
schema-salad-tool --codegen python \
212212
--codegen-parser-info "org.w3id.cwl.v1_2" \
213-
https://github.com/common-workflow-language/cwl-v1.2/raw/1.2.1_proposed/CommonWorkflowLanguage.yml \
213+
https://github.com/common-workflow-language/cwl-v1.2/raw/codegen/CommonWorkflowLanguage.yml \
214214
> $@
215215

216216
regen_parsers: cwl_utils/parser/cwl_v1_*.py

0 commit comments

Comments
 (0)