Skip to content
Snippets Groups Projects
Commit 94a2da52 authored by Markus Reiter's avatar Markus Reiter
Browse files

Add `amd-power-gadget` to `GITHUB_PRERELEASE_ALLOWLIST`.

parent 5f7c8145
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment