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 ef220a3 commit 0957223Copy full SHA for 0957223
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.45.1.tar.gz"
5
- sha256 "dfcbd3a6480382eb2b99c4f702c29bd08c5ef3d4cd8d9ca6bcf56643e97a5fbf"
+ url "https://github.com/thomaspoignant/go-feature-flag/archive/refs/tags/v1.45.2.tar.gz"
+ sha256 "39b76de5725f9ff74167a8914cf799710f71a5da1449c0a97ac09cab12172a96"
6
license "MIT"
7
head "https://github.com/thomaspoignant/go-feature-flag.git", branch: "main"
8
0 commit comments