Skip to content

Commit 576ae94

Browse files
1 parent f100cc7 commit 576ae94

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.11.3",
6-
revision: "851b9da43648bfb1695c682b1c1c588c749a71c9"
5+
tag: "flagd/v0.11.4",
6+
revision: "df54b6612448608df642fa6fe644388558fd0843"
77
license "Apache-2.0"
88
head "https://github.com/open-feature/flagd.git", branch: "main"
99

0 commit comments

Comments
 (0)