Skip to content

Commit 0957223

Browse files
committed
go-feature-flag-relay-proxy 1.45.2
1 parent ef220a3 commit 0957223

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/go-feature-flag-relay-proxy.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class GoFeatureFlagRelayProxy < Formula
22
desc "Stand alone server to run GO Feature Flag"
33
homepage "https://gofeatureflag.org"
4-
url "https://github.com/thomaspoignant/go-feature-flag/archive/refs/tags/v1.45.1.tar.gz"
5-
sha256 "dfcbd3a6480382eb2b99c4f702c29bd08c5ef3d4cd8d9ca6bcf56643e97a5fbf"
4+
url "https://github.com/thomaspoignant/go-feature-flag/archive/refs/tags/v1.45.2.tar.gz"
5+
sha256 "39b76de5725f9ff74167a8914cf799710f71a5da1449c0a97ac09cab12172a96"
66
license "MIT"
77
head "https://github.com/thomaspoignant/go-feature-flag.git", branch: "main"
88

0 commit comments

Comments
 (0)