Skip to content

Commit

Permalink
cb 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
abrightwell committed Dec 13, 2023
1 parent 924f709 commit 38a7303
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.0.tar.gz"
sha256 "004e8f46a7ba279c998d24ed781bf945dd71af087e4a4581dfbd8e933bb94341"
url "https://github.com/CrunchyData/bridge-cli/archive/refs/tags/v3.4.1.tar.gz"
sha256 "aab973062b466078d1e29c944cfce5221f6cf58e48729012c7c09db34e2f4d1d"
license "GPL-3.0-or-later"

bottle do
Expand Down

0 comments on commit 38a7303

Please sign in to comment.