Skip to content

Commit

Permalink
cb 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abrightwell committed Aug 20, 2023
1 parent 52b19f2 commit c509f48
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.3.3.tar.gz"
sha256 "4445e585c1ba1de324fed864b5f092ad87a75e72018fc838b23848ed46f15208"
url "https://github.com/crunchydata/bridge-cli/archive/refs/tags/v3.4.0.tar.gz"
sha256 "004e8f46a7ba279c998d24ed781bf945dd71af087e4a4581dfbd8e933bb94341"
license "GPL-3.0-or-later"

bottle do
Expand Down

0 comments on commit c509f48

Please sign in to comment.