Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

go-feature-flag-relay-proxy 1.41.2 #208380

Merged
merged 2 commits into from
Feb 20, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/g/go-feature-flag-relay-proxy.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class GoFeatureFlagRelayProxy < Formula
desc "Stand alone server to run GO Feature Flag"
homepage "https://gofeatureflag.org"
url "https://github.com/thomaspoignant/go-feature-flag/archive/refs/tags/v1.41.1.tar.gz"
sha256 "d7c365c5cf922af03b683c8650c77b12cd90b67a699083a5833e5bcf19f066c6"
url "https://github.com/thomaspoignant/go-feature-flag/archive/refs/tags/v1.41.2.tar.gz"
sha256 "9d3ba8a560e000f2566e78f294903888bd61f466c05f1900c6b72ef73a367092"
license "MIT"
head "https://github.com/thomaspoignant/go-feature-flag.git", branch: "main"

Expand Down
Loading