Revert "Add smexoscope"

This reverts commit 17a6cedabc.
This commit is contained in:
2025-06-08 13:50:25 +02:00
parent 7da2aa2214
commit 2dc58d3002

View File

@ -5,6 +5,6 @@ cask 'smexoscope' do
name 'sMexoscope'
homepage 'https://audiodev.blog/smexoscope'
container type: :zip
audio_unit_plugin "sMexoscope-Mac-v1.0.1/s(M)exoscope.component"
vst3_plugin "sMexoscope-Mac-v1.0.1/s(M)exoscope.vst3"
audio_unit_plugin "sMexoscope-Mac-v#{version}/s(M)exoscope.component"
vst3_plugin "sMexoscope-Mac-v#{version}/s(M)exoscope.vst3"
end