Skip to content

Commit

Permalink
cb: update 3.5.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
abrightwell committed Jan 31, 2024
1 parent e8fa55d commit f54da0d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/cb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ class Cb < Formula
head "https://github.com/crunchydata/bridge-cli.git", branch: "main"

bottle do
root_url "https://github.com/CrunchyData/homebrew-brew/releases/download/cb-3.4.4"
sha256 cellar: :any, arm64_monterey: "35f02f5b6b9ff98e3b1a40a22d9e4265eb7d05c9fd112161322ad0d21ad3f788"
sha256 cellar: :any, monterey: "e28ed768605b7a1907cb947e68f0401cbbd1d39359f67b689bbaa289fdca5de0"
root_url "https://github.com/CrunchyData/homebrew-brew/releases/download/cb-3.5.0"
sha256 cellar: :any, monterey: "07ffc0a275bd5f08f791f0d507012bc2a255e3a08d5f1726a4dce946495b16f1"
end

depends_on "crystal" => :build
Expand Down

0 comments on commit f54da0d

Please sign in to comment.