don't allow prerelease for cake
This commit is contained in:
parent
ea47dce9ee
commit
84ad2e7551
@ -606,7 +606,7 @@ module Homebrew
|
||||
"libepoxy" => "1.5",
|
||||
}.freeze
|
||||
|
||||
GITHUB_PRERELEASE_ALLOWLIST = %w[cake].freeze
|
||||
GITHUB_PRERELEASE_ALLOWLIST = %w[].freeze
|
||||
|
||||
# version_prefix = stable_version_string.sub(/\d+$/, "")
|
||||
# version_prefix = stable_version_string.split(".")[0..1].join(".")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user