mirror of
https://github.com/gosticks/brew.git
synced 2026-08-12 04:30:21 +00:00
Remove Audacity from denylist.rb
This commit is contained in:
@@ -13,8 +13,6 @@ module Cask
|
||||
case name
|
||||
when /^adobe-(after|illustrator|indesign|photoshop|premiere)/
|
||||
"Adobe casks were removed because they are too difficult to maintain."
|
||||
when /^audacity$/
|
||||
"Audacity was removed because it is too difficult to download programmatically."
|
||||
when /^pharo$/
|
||||
"Pharo developers maintain their own tap."
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user