Libvisio 0.1.7-aac02f9-icu77.1 => 0.1.10-icu77.1 (#13950)

This commit is contained in:
Ed Reel
2025-12-21 17:06:52 -06:00
committed by GitHub
parent 00c8631ae6
commit e2316f8f1d
6 changed files with 409 additions and 574 deletions

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

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