diff --git a/com.here.validate.svrl.json b/com.here.validate.svrl.json index caafbb5..5f510b9 100644 --- a/com.here.validate.svrl.json +++ b/com.here.validate.svrl.json @@ -124,5 +124,24 @@ ], "url": "https://github.com/jason-fox/com.here.validate.svrl/archive/v5.0.0.zip", "cksum": "b54d0fa018760af474ee32d5e9473a1907da6ea6b58141918c966ac7e44bc97c" + }, + { + "name": "com.here.validate.svrl", + "description": "A structure, style and content linter for DITA, MDITA and Markdown documents.", + "keywords": [ + "validation", + "lint" + ], + "homepage": "https://jason-fox.github.io/com.here.validate.svrl", + "vers": "5.1.0", + "license": "Apache-2.0", + "deps": [ + { + "name": "org.dita.base", + "req": ">=3.0.0" + } + ], + "url": "https://github.com/jason-fox/com.here.validate.svrl/archive/v5.1.0.zip", + "cksum": "54eb03af2501548d915614a4cbd9860fe71e55d78aa1dbb5c74176ba8d4ecac9" } ]