[Cask] Fix the Ardour app name
This commit is contained in:
parent
647ba9d3d9
commit
ec3e277982
@ -14,7 +14,7 @@ cask "ardour" do
|
|||||||
url :url
|
url :url
|
||||||
regex(/^v?(\d+(?:\.\d+)+)$/i)
|
regex(/^v?(\d+(?:\.\d+)+)$/i)
|
||||||
end
|
end
|
||||||
app "OM #{version}.app"
|
app "Ardour7.app"
|
||||||
|
|
||||||
zap trash: []
|
zap trash: []
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user