mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-07 22:54:11 -05:00
'update-wxwidgets' (#13973)
* Wxwidgets 3.3.1 => 3.3.1-1 * update-wxwidgets: Package File Update Run on linux/amd64 container. * update-wxwidgets: Package File Update Run on linux/arm/v7 container. --------- Co-authored-by: Ed Reel <edreel@gmail.com> Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
77e1920ca6
commit
3acdbed2d9
2
tests/package/w/wxwidgets
Executable file
2
tests/package/w/wxwidgets
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
for b in $(crew files wxwidgets | grep /usr/local/bin); do $b -h 2>&1; done
|
||||
Reference in New Issue
Block a user