We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b75495 commit cd70391Copy full SHA for cd70391
Formula/cb.rb
@@ -3,6 +3,7 @@ class Cb < Formula
3
homepage "https://crunchybridge.com"
4
version "3.6.4"
5
license "GPL-3.0-or-later"
6
+ revision 1
7
8
if OS.mac? && Hardware::CPU.arm?
9
url "https://github.com/CrunchyData/bridge-cli/releases/download/v#{version}/cb-v#{version}_macos_arm64.zip"
0 commit comments