Skip to content

Commit

Permalink
go-feature-flag-relay-proxy: update 1.22.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 29, 2024
1 parent 42ac8ec commit 3806b49
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/g/go-feature-flag-relay-proxy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class GoFeatureFlagRelayProxy < Formula
head "https://github.com/thomaspoignant/go-feature-flag.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0d757d2646d299c4ace34cbe3838d62a9b75d44f15d00a006acaa49310af9a85"
sha256 cellar: :any_skip_relocation, arm64_ventura: "af5ea49168b86d21978fb4ad41c3b84bad27e823986573292b12f685c171c223"
sha256 cellar: :any_skip_relocation, arm64_monterey: "908169000c2f28a7878ee8b6bcbbc3b086e5179c57cdba416eba24ef3e34da76"
sha256 cellar: :any_skip_relocation, sonoma: "01edfc7eb13cf549f12760cf68536c7b80a45e29139e5b66933cec5606f41c40"
sha256 cellar: :any_skip_relocation, ventura: "395fe1311ca0d4ede3305c776d13c7fc31a7dc9d32ce04103e7eed53c6eaa061"
sha256 cellar: :any_skip_relocation, monterey: "817ba330b150286d8bdb786d9eededf95fef1b962bec1e99f8d2a37f064c9aec"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2e13260f0d80de287cb122cbb8049003ff256485c7602fd908f5a66e05b755c1"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "cc1928b91f05b7ce9ca0354df18e9bf0c351251c844cca68341090745c21a64a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c312753d5ebde1cae24acae0840c13396d3392ec1b1698c5dfdf646de418df3a"
sha256 cellar: :any_skip_relocation, arm64_monterey: "e70f5c8b391a311adf69556de50e00b5f6c14e7217968afd05e522c3dffc4c37"
sha256 cellar: :any_skip_relocation, sonoma: "10d0fbd6588a4852240a075e83d62142bd93888d704f0f47420c4729c0bedf40"
sha256 cellar: :any_skip_relocation, ventura: "0dcdf8b6ff5ebf32ea8c76b01b16ddd071a2a0b51ec738e0564574ba7a24e9be"
sha256 cellar: :any_skip_relocation, monterey: "db40a0179dbf352489a9d60d27fe6e20dbbdfcb10db3c45afd1605b552f1c437"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1178b906389b6feffc853871827dbe0f3f6d8c784bd88101e1c57bb04745e919"
end

depends_on "go" => :build
Expand Down

0 comments on commit 3806b49

Please sign in to comment.