audit: add existing prerelease formulae to allowlist

This commit is contained in:
Dustin Rodrigues 2020-08-12 21:34:07 -04:00
parent 4723e65056
commit 0bf7773a0b

View File

@ -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+$/, "")