Skip to content

Commit

Permalink
go-feature-flag: update 1.14.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Aug 8, 2023
1 parent 9ae91a4 commit 7b7376a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/go-feature-flag.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class GoFeatureFlag < Formula
head "https://github.com/thomaspoignant/go-feature-flag.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "7ce78bd5c39daf0e83f16ed63bf36efa5add7e043533ee46352e8693bb271267"
sha256 cellar: :any_skip_relocation, arm64_monterey: "7ce78bd5c39daf0e83f16ed63bf36efa5add7e043533ee46352e8693bb271267"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "7ce78bd5c39daf0e83f16ed63bf36efa5add7e043533ee46352e8693bb271267"
sha256 cellar: :any_skip_relocation, ventura: "bb85a2881ef79b85775f61a73cb8b69a510639cf2e9eb78e812ac8a881e53614"
sha256 cellar: :any_skip_relocation, monterey: "bb85a2881ef79b85775f61a73cb8b69a510639cf2e9eb78e812ac8a881e53614"
sha256 cellar: :any_skip_relocation, big_sur: "bb85a2881ef79b85775f61a73cb8b69a510639cf2e9eb78e812ac8a881e53614"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e4dad9394d0076c9f20e633c382223e23c7452d227240921c0beb122e7a6375e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6b8c28403b59fb34d9f3f1f02ca26bed9a0306426a76df2e120823442a95de41"
sha256 cellar: :any_skip_relocation, arm64_monterey: "6b8c28403b59fb34d9f3f1f02ca26bed9a0306426a76df2e120823442a95de41"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "6b8c28403b59fb34d9f3f1f02ca26bed9a0306426a76df2e120823442a95de41"
sha256 cellar: :any_skip_relocation, ventura: "a1bec9114785a333a1136fb6c14eebd08179a98187a9c26e091694540b3bda69"
sha256 cellar: :any_skip_relocation, monterey: "a1bec9114785a333a1136fb6c14eebd08179a98187a9c26e091694540b3bda69"
sha256 cellar: :any_skip_relocation, big_sur: "a1bec9114785a333a1136fb6c14eebd08179a98187a9c26e091694540b3bda69"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b3e3b5b1701986892aee948fcfb03652cc996429d985eefb99346796a11e40aa"
end

depends_on "go" => :build
Expand Down

0 comments on commit 7b7376a

Please sign in to comment.