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.
2 parents fe3783d + 9425734 commit f3c7935Copy full SHA for f3c7935
Library/Homebrew/autobump_constants.rb
@@ -7,4 +7,5 @@
7
bumped_by_upstream: "bumped by upstream",
8
extract_plist: "livecheck uses `:extract_plist` strategy",
9
latest_version: "`version` is set to `:latest`",
10
+ requires_manual_review: "a manual review of this package is required for inclusion in autobump",
11
}.freeze, T::Hash[Symbol, String])
0 commit comments