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 f100cc7 commit 576ae94Copy full SHA for 576ae94
Formula/f/flagd.rb
@@ -2,8 +2,8 @@ class Flagd < Formula
2
desc "Feature flag daemon with a Unix philosophy"
3
homepage "https://github.com/open-feature/flagd"
4
url "https://github.com/open-feature/flagd.git",
5
- tag: "flagd/v0.11.3",
6
- revision: "851b9da43648bfb1695c682b1c1c588c749a71c9"
+ tag: "flagd/v0.11.4",
+ revision: "df54b6612448608df642fa6fe644388558fd0843"
7
license "Apache-2.0"
8
head "https://github.com/open-feature/flagd.git", branch: "main"
9
0 commit comments