Merge pull request #7858 from pranasziaukas/throttle-balena-cli

Throttle balena-cli version bumps
This commit is contained in:
Mike McQuaid 2020-06-30 11:13:03 +01:00 committed by GitHub
commit 0b4397f95b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -553,6 +553,7 @@ module Homebrew
THROTTLED_DENYLIST = {
"aws-sdk-cpp" => "10",
"awscli@1" => "10",
"balena-cli" => "10",
"quicktype" => "10",
"vim" => "50",
}.freeze