console_bridge 0.4.4
Closes #46754. Signed-off-by: Steven Peters <scpeters@openrobotics.org>
This commit is contained in:
parent
4df75dfe74
commit
1d91e94e8e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class ConsoleBridge < Formula
|
||||
desc "Robot Operating System-independent package for logging"
|
||||
homepage "https://wiki.ros.org/console_bridge/"
|
||||
url "https://github.com/ros/console_bridge/archive/0.4.3.tar.gz"
|
||||
sha256 "9f024a38f0947ed9fa67f58829980c2d90d84740e6de20d75cb00866f07a7a0b"
|
||||
url "https://github.com/ros/console_bridge/archive/0.4.4.tar.gz"
|
||||
sha256 "1147af6ad6477fcfd640c543684e17ee540e434aa70d6f31c1d137bc86fb937c"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue