Add studiorack
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
10
Casks/studiorack.rb
Normal file
10
Casks/studiorack.rb
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
cask "studiorack-app" do
|
||||||
|
version "2.0.0"
|
||||||
|
sha256 ""
|
||||||
|
url "https://github.com/studiorack/studiorack-app/releases/download/v#{version}/studiorack-mac.dmg",
|
||||||
|
verified: "https://github.com/studiorack/studiorack-app/"
|
||||||
|
name "Studiorack App"
|
||||||
|
desc "Audio plugin app, searchable list of plugins to install and share"
|
||||||
|
homepage "https://studiorack.github.io/studiorack-site/"
|
||||||
|
uninstall pkgutil: "net.kushview.pkg.*"
|
||||||
|
end
|
Reference in New Issue
Block a user