Remove Audacity from denylist.rb
This commit is contained in:
parent
1fa9a6b7c6
commit
69cf697e2e
@ -13,8 +13,6 @@ module Cask
|
|||||||
case name
|
case name
|
||||||
when /^adobe-(after|illustrator|indesign|photoshop|premiere)/
|
when /^adobe-(after|illustrator|indesign|photoshop|premiere)/
|
||||||
"Adobe casks were removed because they are too difficult to maintain."
|
"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$/
|
when /^pharo$/
|
||||||
"Pharo developers maintain their own tap."
|
"Pharo developers maintain their own tap."
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user