From f54da0dab880fb79ac37bebae37cbfc955363f4f Mon Sep 17 00:00:00 2001 From: Adam Brightwell Date: Wed, 31 Jan 2024 13:41:25 +0000 Subject: [PATCH] cb: update 3.5.0 bottle. --- Formula/cb.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/cb.rb b/Formula/cb.rb index 3c7c76b..214cfa3 100644 --- a/Formula/cb.rb +++ b/Formula/cb.rb @@ -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