Skip to content

Commit 8839c50

Browse files
committed
flagd: update 0.12.7 bottle.
1 parent 77e6adf commit 8839c50

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/f/flagd.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ class Flagd < Formula
1818
end
1919

2020
bottle do
21-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d2ef065289a7ebfc4f1d3523b27eb6d604903a812a021a645e0a016bc1b1efd5"
22-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "83ab4ad19a692105576397fd06e24affde082b835d424af887ed86928a5a9f28"
23-
sha256 cellar: :any_skip_relocation, arm64_ventura: "e0a83747ddea7d6aad83852e8863c3bf216353452f92d65c3c45ef436e5d1e78"
24-
sha256 cellar: :any_skip_relocation, sonoma: "c5d2fb3928fee36d97715a56ba0165edd17ca6df0fa10cfd1e8416a4c36eb3ae"
25-
sha256 cellar: :any_skip_relocation, ventura: "04aeafa0d137a8fe338ef7b73d84fc7d08644a3c2ef197dcbffda7ca8e91ff74"
26-
sha256 cellar: :any_skip_relocation, x86_64_linux: "00de6562b9c30bb4c660b597a736b78e2c9f157ff2e92b0a2c1b545d3668db23"
21+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "96b938fdf0462b11d5eed948699e6f181980d7d9dbc331c6eb652ec01fa00d74"
22+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "15cc26f12bf6ec9cc5348e3d99f413e0616d5a8e447b888c53303a6e276c6ee0"
23+
sha256 cellar: :any_skip_relocation, arm64_ventura: "c098e983161b8b5a60f5a01db32a967209a2076931436cbc8d841f68697167c2"
24+
sha256 cellar: :any_skip_relocation, sonoma: "fe354e18a021ef20e0f1014c106b417e7a5faa456511ec1d2f9374b155715928"
25+
sha256 cellar: :any_skip_relocation, ventura: "685d98c8f7117f8c8c5ca4787fe1b1846fa47d052b6c9ce1db377d999495432a"
26+
sha256 cellar: :any_skip_relocation, x86_64_linux: "6d491b85be6ae7d7e3282f8722f188db64eeb817953588ccf89343bae3af92aa"
2727
end
2828

2929
depends_on "go" => :build

0 commit comments

Comments
 (0)