Skip to content

Commit b7a4c33

Browse files
committed
flagd 0.12.6
1 parent 99175e0 commit b7a4c33

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Formula/f/flagd.rb

Lines changed: 2 additions & 4 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.5",
6-
revision: "23e15540a737265c1244e4bf7ddcf04a9c5c60af"
5+
tag: "flagd/v0.12.6",
6+
revision: "961f9a6e131d0025ef6b9385d9d0ceb37744b0b9"
77
license "Apache-2.0"
88
head "https://github.com/open-feature/flagd.git", branch: "main"
99

@@ -17,8 +17,6 @@ class Flagd < Formula
1717
regex(%r{^flagd/v?(\d+(?:[.-]\d+)+)$}i)
1818
end
1919

20-
no_autobump! because: :requires_manual_review
21-
2220
bottle do
2321
sha256 cellar: :any_skip_relocation, arm64_sequoia: "89fcdf347ff89ad6523896f13caa2c631e88b5950f23a59422d127ef90e84f09"
2422
sha256 cellar: :any_skip_relocation, arm64_sonoma: "715f588ee2e41625f928b1f1ffe602ebae636f93da2087987665e655cab166e9"

0 commit comments

Comments
 (0)