We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebdeff4 commit 0cd41f8Copy full SHA for 0cd41f8
Formula/g/go-feature-flag-relay-proxy.rb
@@ -1,8 +1,8 @@
1
class GoFeatureFlagRelayProxy < Formula
2
desc "Stand alone server to run GO Feature Flag"
3
homepage "https://gofeatureflag.org"
4
- url "https://github.com/thomaspoignant/go-feature-flag/archive/refs/tags/v1.41.0.tar.gz"
5
- sha256 "e4c7fc645709a3bae41f9c61ba150999a0a81c160f5d266d028030e276f3d08b"
+ url "https://github.com/thomaspoignant/go-feature-flag/archive/refs/tags/v1.41.1.tar.gz"
+ sha256 "d7c365c5cf922af03b683c8650c77b12cd90b67a699083a5833e5bcf19f066c6"
6
license "MIT"
7
head "https://github.com/thomaspoignant/go-feature-flag.git", branch: "main"
8
0 commit comments