File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff 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"
You can’t perform that action at this time.
0 commit comments