Skip to content

Commit 279422d

Browse files
committed
Update script
1 parent 6f60c31 commit 279422d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

01_fetch_repos.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@
6262
# FTXUI: v5.0.0 for modern C++ terminal UI components.
6363
"ftxui": ("https://github.com/ArthurSonzogni/FTXUI.git", "v5.0.0", False),
6464

65+
# DelegateMQ-Spy: Diagnostic tool for DataBus
66+
"DelegateMQ-Spy": ("https://github.com/endurodave/DelegateMQ-Spy.git", "main", False),
67+
6568
# MsgPack: 'cpp-7.0.0' is required for the C++ headers structure
6669
"msgpack-c": ("https://github.com/msgpack/msgpack-c.git", "cpp-7.0.0", False),
6770

0 commit comments

Comments
 (0)