mirror of
https://github.com/gosticks/brew.git
synced 2026-08-16 14:40:22 +00:00
Add amd-power-gadget to GITHUB_PRERELEASE_ALLOWLIST.
This commit is contained in:
@@ -28,13 +28,14 @@ module SharedAudits
|
||||
end
|
||||
|
||||
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",
|
||||
"amd-power-gadget" => :all,
|
||||
"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
|
||||
|
||||
def github_release(user, repo, tag, formula: nil, cask: nil)
|
||||
|
||||
Reference in New Issue
Block a user