Skip to content

Commit 77e6adf

Browse files
committed
flagd 0.12.7
1 parent aa83024 commit 77e6adf

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.6",
6-
revision: "961f9a6e131d0025ef6b9385d9d0ceb37744b0b9"
5+
tag: "flagd/v0.12.7",
6+
revision: "0f732e2217408f930bffaf7b6157185f5464684f"
77
license "Apache-2.0"
88
head "https://github.com/open-feature/flagd.git", branch: "main"
99

0 commit comments

Comments
 (0)