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 aa83024 commit 77e6adfCopy full SHA for 77e6adf
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.6",
6
- revision: "961f9a6e131d0025ef6b9385d9d0ceb37744b0b9"
+ tag: "flagd/v0.12.7",
+ revision: "0f732e2217408f930bffaf7b6157185f5464684f"
7
license "Apache-2.0"
8
head "https://github.com/open-feature/flagd.git", branch: "main"
9
0 commit comments