Commit ad082c2 1 parent cee0ee8 commit ad082c2 Copy full SHA for ad082c2
File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class GoFeatureFlagRelayProxy < Formula
7
7
head "https://github.com/thomaspoignant/go-feature-flag.git" , branch : "main"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "6ea927a58a56bacdb55818d12c7517d4a666238857e146bffc1ce9981e75372e "
11
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "6ea927a58a56bacdb55818d12c7517d4a666238857e146bffc1ce9981e75372e "
12
- sha256 cellar : :any_skip_relocation , arm64_ventura : "6ea927a58a56bacdb55818d12c7517d4a666238857e146bffc1ce9981e75372e "
13
- sha256 cellar : :any_skip_relocation , sonoma : "b89fc996d7b1b5b884f48cb45096bf3a6b980df26d6a43c3424ae6f3c825680e "
14
- sha256 cellar : :any_skip_relocation , ventura : "b89fc996d7b1b5b884f48cb45096bf3a6b980df26d6a43c3424ae6f3c825680e "
15
- sha256 cellar : :any_skip_relocation , x86_64_linux : "3f8c931326ddfdda6f5d705d124d0457afe202822556bd05b06cc86e09b583b0 "
10
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "bedf8a6877d7509b845d7e8f9fd3b7849154a78467b1cbb358b63ebf50504492 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "bedf8a6877d7509b845d7e8f9fd3b7849154a78467b1cbb358b63ebf50504492 "
12
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "bedf8a6877d7509b845d7e8f9fd3b7849154a78467b1cbb358b63ebf50504492 "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "abf5a9297e41509a58ab014e9c90ebf6a1e92806d9b5a62aa23efaf93e0b3c2b "
14
+ sha256 cellar : :any_skip_relocation , ventura : "abf5a9297e41509a58ab014e9c90ebf6a1e92806d9b5a62aa23efaf93e0b3c2b "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "b541d657e5cdb5beb01cfc314536ba5dae3c5abfe3a83b8587d4d616f071aeb1 "
16
16
end
17
17
18
18
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments