Skip to content

Commit 4e927c3

Browse files
1 parent e5555d0 commit 4e927c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/flagd.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Flagd < Formula
22
desc "Feature flag daemon with a Unix philosophy"
33
homepage "https://github.com/open-feature/flagd"
44
url "https://github.com/open-feature/flagd.git",
5-
tag: "flagd/v0.12.3",
6-
revision: "3f4690e55013680abe36a84156d52dffb190efd5"
5+
tag: "flagd/v0.12.4",
6+
revision: "cb2b8eeb9c5496272b1f22d63f8eaa5d220707f5"
77
license "Apache-2.0"
88
head "https://github.com/open-feature/flagd.git", branch: "main"
99

0 commit comments

Comments
 (0)