[Cask] Add a caveat to the Ardour cask

This commit is contained in:
Nikolai Rodionov 2023-01-25 17:10:42 +01:00
parent a64c41841f
commit c8abb09eb0

View File

@ -15,6 +15,8 @@ cask "ardour" do
regex(/^v?(\d+(?:\.\d+)+)$/i)
end
app "Ardour7.app"
caveats "You can find the source code here: https://github.com/Ardour/ardour
You should consider supporting the development team, learn how to do it here: https://community.ardour.org/community"
zap trash: []
end