Skip to content

Commit eb441a5

Browse files
committed
fx: update 39.0.3 bottle.
1 parent 4c76475 commit eb441a5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/f/fx.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff 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: "b115ab29802931cf05ed7c2d8b8713e3f7c45b25f4d54931e42a37cff38295c2"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b115ab29802931cf05ed7c2d8b8713e3f7c45b25f4d54931e42a37cff38295c2"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "b115ab29802931cf05ed7c2d8b8713e3f7c45b25f4d54931e42a37cff38295c2"
13-
sha256 cellar: :any_skip_relocation, sonoma: "d479f3eda30bc063f99102d11dcfd817290a0e90a69b487761cee973ecbf8c74"
14-
sha256 cellar: :any_skip_relocation, ventura: "d479f3eda30bc063f99102d11dcfd817290a0e90a69b487761cee973ecbf8c74"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f9d7afccf428de476f45e6733fe6781234ea9935b6a7c75709264ef350624f68"
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"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)