[Cask] add valhalla supermassive
This commit is contained in:
parent
2748c6ea10
commit
3f783a8724
16
Casks/valhalla-dsp-valhallavintageverb.rb
Normal file
16
Casks/valhalla-dsp-valhallavintageverb.rb
Normal file
@ -0,0 +1,16 @@
|
||||
cask 'valhalla-dsp-supermassive' do
|
||||
version '2.5.0'
|
||||
sha256 '427a5226a84d757a65869a938d093217f4b7478213954af9fec14f15d2ea148b'
|
||||
|
||||
# :base_dir was verified as official when first introduced to the cask
|
||||
url "https://valhallaproduction.s3.us-west-2.amazonaws.com/supermassive/ValhallaSupermassiveOSX_#{version.dots_to_underscores}.zip"
|
||||
name 'Valhalla DSP Supermassive'
|
||||
homepage 'https://valhalladsp.com/shop/reverb/valhalla-supermassive/'
|
||||
pkg "ValhallaSupermassiveOSX.pkg"
|
||||
|
||||
uninstall pkgutil: "com.valhalladsp.supermassive.*"
|
||||
|
||||
zap delete: [
|
||||
'/Library/Application Support/Valhalla DSP, LLC/ValhallaSupermassive',
|
||||
]
|
||||
end
|
Loading…
Reference in New Issue
Block a user