From 3539b7f5308b617e99b0a4ea298a413acbda4d79 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Thu, 28 Aug 2025 10:35:13 -0400 Subject: src/ext_deplends d-yaml updated (v0.10.0) --- src/ext_depends/D-YAML/test/data/construct-value.data | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 src/ext_depends/D-YAML/test/data/construct-value.data (limited to 'src/ext_depends/D-YAML/test/data/construct-value.data') diff --git a/src/ext_depends/D-YAML/test/data/construct-value.data b/src/ext_depends/D-YAML/test/data/construct-value.data deleted file mode 100644 index 3eb7919..0000000 --- a/src/ext_depends/D-YAML/test/data/construct-value.data +++ /dev/null @@ -1,10 +0,0 @@ ---- # Old schema -link with: - - library1.dll - - library2.dll ---- # New schema -link with: - - = : library1.dll - version: 1.2 - - = : library2.dll - version: 2.3 -- cgit v1.2.3