File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Fx < Formula
77 head "https://github.com/antonmedv/fx.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "82544e1b45a1aec03439cd1a476395368ecfbae52e6e8b3e68b01e6af03754c2 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "82544e1b45a1aec03439cd1a476395368ecfbae52e6e8b3e68b01e6af03754c2 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "82544e1b45a1aec03439cd1a476395368ecfbae52e6e8b3e68b01e6af03754c2 "
13- sha256 cellar : :any_skip_relocation , sonoma : "ad9cad59b2a0f56b3ef5d868db72034415b6c5d0dbd5393a19edf211f2c9f41b "
14- sha256 cellar : :any_skip_relocation , ventura : "ad9cad59b2a0f56b3ef5d868db72034415b6c5d0dbd5393a19edf211f2c9f41b "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "b9c243ad31cf28fa8658bda72c292cfe21a35587746e4246ad0f77a97cad41fa "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "11e6480718cdf56f7c33125cd8fde2945a7c7c895eea73166d9e710ebfe98813 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "11e6480718cdf56f7c33125cd8fde2945a7c7c895eea73166d9e710ebfe98813 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "11e6480718cdf56f7c33125cd8fde2945a7c7c895eea73166d9e710ebfe98813 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "7f069c971e4574e5dc0475ee0f16c281e7310531bdfe40ab23f5195870514ae5 "
14+ sha256 cellar : :any_skip_relocation , ventura : "7f069c971e4574e5dc0475ee0f16c281e7310531bdfe40ab23f5195870514ae5 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "cee4a6fb4be7d0191bec202acc4c0997c1db58df46cd7079ab24cd15acff504c "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments