8000 flagd: update 0.5.1 bottle. · ArduinoBot/homebrew-core@595861e · GitHub
[go: up one dir, main page]

Skip to content

Commit 595861e

Browse files
committed
flagd: update 0.5.1 bottle.
1 parent 83613be commit 595861e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/flagd.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ 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_ventura: "3975a76fd4006dd2703459ffe55472371a6ade6f54d5f738603e51ca2994cf10"
12-
sha256 cellar: :any_skip_relocation, arm64_monterey: "3975a76fd4006dd2703459ffe55472371a6ade6f54d5f738603e51ca2994cf10"
13-
sha256 cellar: :any_skip_relocation, arm64_big_sur: "3975a76fd4006dd2703459ffe55472371a6ade6f54d5f738603e51ca2994cf10"
14-
sha256 cellar: :any_skip_relocation, ventura: "92d45720d3d2c13d8c736df37dc663650e515ed87d43b7612fb39608d1024d0f"
15-
sha256 cellar: :any_skip_relocation, monterey: "92d45720d3d2c13d8c736df37dc663650e515ed87d43b7612fb39608d1024d0f"
16-
sha256 cellar: :any_skip_relocation, big_sur: "92d45720d3d2c13d8c736df37dc663650e515ed87d43b7612fb39608d1024d0f"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "72a850283e236586f32aa03eff99baf8c166f9720d83b28282ea168610536a02"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "1b53f491b5d9dbdd055bc702e815c7bab732f6dc36bc0ed915207d7f940a5d88"
12+
sha256 cellar: :any_skip_relocation, arm64_monterey: "1b53f491b5d9dbdd055bc702e815c7bab732f6dc36bc0ed915207d7f940a5d88"
13+
sha256 cellar: :any_skip_relocation, arm64_big_sur: "1b53f491b5d9dbdd055bc702e815c7bab732f6dc36bc0ed915207d7f940a5d88"
14+
sha256 cellar: :any_skip_relocation, ventura: "d008cca479ed888ee539a4003286095950c07101df264e94ad3e51cc93c463fc"
15+
sha256 cellar: :any_skip_relocation, monterey: "d008cca479ed888ee539a4003286095950c07101df264e94ad3e51cc93c463fc"
16+
sha256 cellar: :any_skip_relocation, big_sur: "c71e458fdd13d653f9051eefcde0fa1be7853fcc3ec74a942864f8970a3ad601"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "49ff814b377e8e9093b1a3dc3305a6b2206fc031e365507b2a3fe44d2fa01f22"
1818
end
1919

2020
depends_on "go" => :build

0 commit comments

Comments
 (0)
0