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 e5555d0 commit 4e927c3Copy full SHA for 4e927c3
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.12.3",
6
- revision: "3f4690e55013680abe36a84156d52dffb190efd5"
+ tag: "flagd/v0.12.4",
+ revision: "cb2b8eeb9c5496272b1f22d63f8eaa5d220707f5"
7
license "Apache-2.0"
8
head "https://github.com/open-feature/flagd.git", branch: "main"
9
0 commit comments