Libcdr 0.1.7-icu77.1 => 0.1.8-icu77.1 (#13948)

This commit is contained in:
Ed Reel
2025-12-21 05:11:31 -06:00
committed by GitHub
parent 807528f2f4
commit af4cd89f5e
6 changed files with 14 additions and 393 deletions

2
tests/package/l/libcdr Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
for b in $(crew files libcdr | grep /usr/local/bin); do $b --version; done