mcap 0.0.22

Created by https://github.com/mislav/bump-homebrew-formula-action

cc @foxglove/mcap-cli-maintainers

Closes #113264.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Foxglove Bot 2022-10-16 16:52:39 -07:00 committed by BrewTestBot
parent b02879ac5c
commit 85d6ad5c28
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Mcap < Formula
desc "Serialization-agnostic container file format for pub/sub messages"
homepage "https://mcap.dev"
url "https://github.com/foxglove/mcap/archive/releases/mcap-cli/v0.0.21.tar.gz"
sha256 "e18c322084069e96afcfd47c2255f64eb5656e164e65f9306213b875b53fe442"
url "https://github.com/foxglove/mcap/archive/releases/mcap-cli/v0.0.22.tar.gz"
sha256 "9855bdc62bce145abba96203034bb53d06ef7e82309d0ee9254ad8483319b1a9"
license "MIT"
head "https://github.com/foxglove/mcap.git", branch: "main"