Skip to content

Commit 04dfdad

Browse files
committed
cb: add 3.6.2 bottle.
1 parent 3f402ce commit 04dfdad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Formula/cb.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ class Cb < Formula
44
version "3.6.2"
55
license "GPL-3.0-or-later"
66

7+
bottle do
8+
root_url "https://github.com/CrunchyData/homebrew-brew/releases/download/cb-3.6.2"
9+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "19fd1ad9f6e356502b8b47919208aa8055b08afd0bb5c1d4f1212e983d5dc054"
10+
end
11+
712
if OS.mac? && Hardware::CPU.arm?
813
url "https://github.com/CrunchyData/bridge-cli/releases/download/v#{version}/cb-v#{version}_macos_arm64.zip"
914
sha256 "38a342f1fd499fb78de2324649bb71b199e68a7ba4462b0709554e43e3496b51"

0 commit comments

Comments
 (0)