diff --git a/Casks/ardour.rb b/Casks/ardour.rb index cacd54d..6c95f72 100644 --- a/Casks/ardour.rb +++ b/Casks/ardour.rb @@ -14,7 +14,7 @@ cask "ardour" do url :url regex(/^v?(\d+(?:\.\d+)+)$/i) end - app "OM #{version}.app" + app "Ardour7.app" zap trash: [] end