audit: add existing prerelease formulae to allowlist
This commit is contained in:
parent
4723e65056
commit
0bf7773a0b
@ -684,8 +684,13 @@ module Homebrew
|
||||
}.freeze
|
||||
|
||||
GITHUB_PRERELEASE_ALLOWLIST = {
|
||||
"cbmc" => "5.12.6",
|
||||
"elm-format" => "0.8.3",
|
||||
"gitless" => "0.8.8",
|
||||
"infrakit" => "0.5",
|
||||
"riff" => "0.5.0",
|
||||
"telegram-cli" => "1.3.1",
|
||||
"volta" => "0.8.6",
|
||||
}.freeze
|
||||
|
||||
# version_prefix = stable_version_string.sub(/\d+$/, "")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user