Remove Audacity from denylist.rb

This commit is contained in:
Thomas 2021-04-02 15:25:34 +08:00 committed by GitHub
parent 1fa9a6b7c6
commit 69cf697e2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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