Skip to content

Commit 0cd41f8

Browse files
committed
go-feature-flag-relay-proxy 1.41.1
1 parent ebdeff4 commit 0cd41f8

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.41.0.tar.gz"
5-
sha256 "e4c7fc645709a3bae41f9c61ba150999a0a81c160f5d266d028030e276f3d08b"
4+
url "https://github.com/thomaspoignant/go-feature-flag/archive/refs/tags/v1.41.1.tar.gz"
5+
sha256 "d7c365c5cf922af03b683c8650c77b12cd90b67a699083a5833e5bcf19f066c6"
66
license "MIT"
77
head "https://github.com/thomaspoignant/go-feature-flag.git", branch: "main"
88

0 commit comments

Comments
 (0)