Skip to content

Commit

Permalink
cb 3.4.3
Browse files Browse the repository at this point in the history
Closes #24.

Signed-off-by: Adam Brightwell <[email protected]>
  • Loading branch information
abrightwell committed Jan 10, 2024
1 parent 3be1956 commit da4b170
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/cb.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Cb < Formula
desc "CLI for Crunchy Bridge"
homepage "https://crunchybridge.com"
url "https://github.com/CrunchyData/bridge-cli/archive/refs/tags/v3.4.2.tar.gz"
sha256 "614567ced05cb3f5fb730e5700e902e596390997af88807cde6542b91d171f91"
url "https://github.com/CrunchyData/bridge-cli/archive/refs/tags/v3.4.3.tar.gz"
sha256 "6ae15ad6d6fa394e4ca1f4d119171a99e4b5e4dc6f5f07995c376d5bc6c81bee"
license "GPL-3.0-or-later"

bottle do
Expand Down

0 comments on commit da4b170

Please sign in to comment.