Skip to content

Commit 456410c

Browse files
committed
flagd: update 0.11.4 bottle.
1 parent 576ae94 commit 456410c

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
@@ -8,12 +8,12 @@ class Flagd < Formula
88
head "https://github.com/open-feature/flagd.git", branch: "main"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9af3d31ffa2e69453f57f2684bee44c8029fd86bb9d2abe274c94187b19371b6"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9af3d31ffa2e69453f57f2684bee44c8029fd86bb9d2abe274c94187b19371b6"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "9af3d31ffa2e69453f57f2684bee44c8029fd86bb9d2abe274c94187b19371b6"
14-
sha256 cellar: :any_skip_relocation, sonoma: "36c70e2b7e71c770d43ee110e6d257321f71681e68bdc8915e0388fb15b0d4d7"
15-
sha256 cellar: :any_skip_relocation, ventura: "36c70e2b7e71c770d43ee110e6d257321f71681e68bdc8915e0388fb15b0d4d7"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "34fbad941da8c405021341a709ccfa2dbb6119220b69f9cc1d4b544b033862ff"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9aad1403d2e3411555155203a3de9f5804c9bc4e523890b519b8ae9e7b96c080"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9aad1403d2e3411555155203a3de9f5804c9bc4e523890b519b8ae9e7b96c080"
13+
sha256 cellar: :any_skip_relocation, arm64_ventura: "9aad1403d2e3411555155203a3de9f5804c9bc4e523890b519b8ae9e7b96c080"
14+
sha256 cellar: :any_skip_relocation, sonoma: "e89c25008ace122e2824ae632c2479d0584b9e2d530bc195daaea6a162b9fcad"
15+
sha256 cellar: :any_skip_relocation, ventura: "e89c25008ace122e2824ae632c2479d0584b9e2d530bc195daaea6a162b9fcad"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f6774ba531af3a7dbb559e4fe5adefee8f4214829993ef4de62a711267a4fafc"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)